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

Commit ec02b53f authored by Tanya Finkel's avatar Tanya Finkel
Browse files

ARM: dts: msm: Fix USB crash on boot on DB8094



On DB8094 charging is not needed and USB VBUS power
supply is external boost that always on.

Change-Id: I19408f8e0a8cbbe272b9b88a6a03acf519d88d35
Signed-off-by: default avatarTanya Finkel <tfinkel@codeaurora.org>
parent de724756
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -262,6 +262,7 @@
			 0x0 1 &intc 0 180 0>;
	interrupt-names = "hs_phy_irq", "pwr_event_irq";
	qcom,charging-disabled;
	vbus_dwc3-supply = <&vph_pwr_vreg>;
	/delete-property/ qcom,otg-capability;
	qcom,ext-hub-reset-gpio =  <&pm8994_gpios 1 0>;
	dwc3@f9200000 {
@@ -555,7 +556,7 @@
};

&pmi8994_charger {
	qcom,charging-disabled;
	status = "disabled";
};

&rpm_bus {