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

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

Merge "ARM: dts: msm: update supply source for 0p9 supply"

parents 6a087f9c 97da3967
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -4,6 +4,15 @@

};

&usb_qmp_dp_phy {
	/delete-property/vdd-supply;
	vdd-supply = <&L11A>;
};

&sde_dp {
	vdda-0p9-supply = <&L11A>;
};

&pm8150_rtc {
	status = "disabled";
};
+9 −0
Original line number Diff line number Diff line
@@ -4,6 +4,15 @@

};

&usb_qmp_dp_phy {
	/delete-property/vdd-supply;
	vdd-supply = <&L11A>;
};

&sde_dp {
	vdda-0p9-supply = <&L11A>;
};

&pm8150_rtc {
	status = "disabled";
};