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

Commit a0ad9acb authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: don't use smb5_vbus regulator for SDM439/429"

parents eb0f80d1 c2be592a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1071,7 +1071,6 @@
		HSUSB_1p8-supply = <&pm8937_l7>;
		HSUSB_3p3-supply = <&pm8937_l13>;
		qcom,vdd-voltage-level = <0 1200000 1200000>;
		vbus_otg-supply = <&smbcharger_charger_otg>;

		qcom,hsusb-otg-phy-type = <3>; /* SNPS Femto PHY */
		qcom,hsusb-otg-mode = <3>; /* OTG mode */
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@
};

&usb_otg {
	vbus_otg-supply = <&smb5_vbus>;
	extcon = <&pmi632_charger>;
};