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

Commit f74c584c 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: Add USB power supply and extcon handles for SDM439"

parents 3649d1f5 1fd8ebd3
Loading
Loading
Loading
Loading
+4 −9
Original line number Diff line number Diff line
@@ -90,12 +90,6 @@
		/delete-property/ vdd-cci-supply;
	};

	usb@78db000 {
		/delete-property/ hsusb_vdd_dig-supply;
		/delete-property/ HSUSB_1p8-supply;
		/delete-property/ HSUSB_3p3-supply;
	};

	qcom,lpass@c200000 {
		/delete-property/ vdd_cx-supply;
	};
@@ -131,9 +125,10 @@
};

&usb_otg {
	/delete-property/ hsusb_vdd_dig-supply;
	/delete-property/ HSUSB_1p8-supply;
	/delete-property/ HSUSB_3p3-supply;
	hsusb_vdd_dig-supply = <&pm8953_l23>;
	HSUSB_1p8-supply = <&pm8953_l7>;
	HSUSB_3p3-supply = <&pm8953_l13>;
	qcom,vdd-voltage-level = <0 800000 800000>;
};

&mdss_dsi0_pll {
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@

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

&pmi632_pon {