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

Commit 63465c40 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Avoid PIL voting for MPSS_VDD line for SM8150+SDXPRAIRIE.



The SM8150+SDXPRAIRIE platform, the MPSS is used only for WLAN and
hence, the MPSS_VDD power rail is grounded. As a result, override
the properties to disable them.

Change-Id: Iae614cf686e5cfb74059fcc92df10c28a4a4cf53
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent 2045d20b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -15,6 +15,12 @@
	qcom,mdm-link-info = "0306_01.01.00";
};

&pil_modem {
	/delete-property/ vdd_mss-supply;
	/delete-property/ qcom,vdd_mss-uV-uA;
	qcom,proxy-reg-names = "vdd_cx";
};

&mhi_1 {
	esoc-names = "mdm";
	esoc-0 = <&mdm3>;