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

Commit b0b01297 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

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

This allows to operate USB peripheral mode in super speed plus
mode.

Change-Id: Ib3a7b41aa2d486091674f8e9bd556c0bc5a2923a
parent 3e9c170e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -732,7 +732,7 @@

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