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

Commit e5556d29 authored by Gaurav Kohli's avatar Gaurav Kohli
Browse files

ARM: dts: msm: Make required changes for Slpi PIL for MSMFALCON Interposer



Correct the required regulator node for Slpi PIL and also enable Slpi
PIL.

Change-Id: Ia9cb83e7f7f5c74737ddf6f6987b5acfae11e224
Signed-off-by: default avatarGaurav Kohli <gkohli@codeaurora.org>
parent 5882afa0
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -2587,10 +2587,9 @@
		reg = <0x5c00000 0x4000>;
		interrupts = <0 390 1>;

		vdd_cx-supply = <&pm8998_l27_level>;
		vdd_px-supply = <&pm8998_lvs2>;
		vdd_cx-supply = <&pm2falcon_l9_level>;
		qcom,vdd_cx-uV-uA = <RPM_SMD_REGULATOR_LEVEL_TURBO 0>;
		qcom,proxy-reg-names = "vdd_cx", "vdd_px";
		qcom,proxy-reg-names = "vdd_cx";
		qcom,keep-proxy-regs-on;

		clocks = <&clock_gcc clk_cxo_pil_ssc_clk>,
+0 −1
Original line number Diff line number Diff line
@@ -217,7 +217,6 @@
	/delete-node/qcom,mss@4080000;
	/delete-node/qcom,bcl;
	/delete-node/qcom,msm-thermal;
	/delete-node/qcom,ssc@5c00000;
	/delete-node/qcom,spss@1d00000;
	/delete-node/qcom,wil6210;
	/delete-node/qcom,rpm-smd;