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

Commit c5319c46 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Limit USB3 maximum speed to high for MSM8996 ADP"

parents 748303a5 f555a6f2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1466,6 +1466,14 @@
	vdda33-supply = <&pm8994_l24>;
	vdda18-supply = <&pm8994_l12>;
	qcom,no-wakeup-src-in-hostmode;
	dwc3@6a00000 {
		usb-phy = <&qusb_phy0>, <&usb_nop_phy>;
		maximum-speed = "high-speed";
	};
};

&ssphy {
	status = "disabled";
};

&blsp1_uart2 {