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

Commit 0bf17f61 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: Allow pm_suspend in host mode for msm8996 Auto CDP"

parents bef554d6 38c3542e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1223,6 +1223,7 @@
&usb2s {
	status = "ok";
	vbus_dwc3-supply = <&usb2_otg_switch>;
	qcom,no-wakeup-src-in-hostmode;
	dwc3@7600000 {
		dr_mode = "host";
	};
@@ -1233,6 +1234,7 @@
	vbus_dwc3-supply = <&usb_otg_switch>;
	vdda33-supply = <&pm8994_l24>;
	vdda18-supply = <&pm8994_l12>;
	qcom,no-wakeup-src-in-hostmode;
};

&blsp1_uart2 {