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

Commit e701b635 authored by Linyu Yuan's avatar Linyu Yuan
Browse files

ARM: dts: msm: disable super speed phy of USB1 on Lahaina HHG

also set max usb speed to full speed.

Change-Id: I731690e912357e803f6ed44d93a2edaace34b39c
parent f8d4ed3c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -109,6 +109,11 @@

&usb1 {
	qcom,ignore-wakeup-src-in-hostmode;

	dwc3@a800000 {
		usb-phy = <&usb2_phy1>, <&usb_nop_phy>;
		maximum-speed = "full-speed";
	};
};

&thermal_zones {