Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 121fbff4 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Change max speed to super speed on kona QRD

This allows to support USB peripheral mode in super speed
mode.

Change-Id: I70228697f7dc412b226f489b0be650d2ea285163
parent 8f3feb59
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -722,7 +722,7 @@

&usb0 {
	dwc3@a600000 {
		maximum-speed = "high-speed";
		maximum-speed = "super-speed";
	};
};