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

Commit 0d2f3573 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: Make required changes for Modem PIL for MSMFALCON Interposer"

parents 854e465e 59ab2ddd
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -2121,7 +2121,7 @@
		reg = <0x17300000 0x00100>;
		interrupts = <0 162 1>;

		vdd_cx-supply = <&pm8998_s1_level>;
		vdd_cx-supply = <&pm2falcon_s3_level>;
		qcom,proxy-reg-names = "vdd_cx";
		qcom,vdd_cx-uV-uA = <RPM_SMD_REGULATOR_LEVEL_TURBO 100000>;

@@ -2176,9 +2176,9 @@
					  "mnoc_axi_clk";

		interrupts = <0 448 1>;
		vdd_cx-supply = <&pm8998_s1_level>;
		vdd_cx-supply = <&pm2falcon_s3_level>;
		vdd_cx-voltage = <RPM_SMD_REGULATOR_LEVEL_TURBO>;
		vdd_mx-supply = <&pm8998_s9_level>;
		vdd_mx-supply = <&pm2falcon_s5_level>;
		vdd_mx-uV = <RPM_SMD_REGULATOR_LEVEL_TURBO>;
		qcom,firmware-name = "modem";
		qcom,pil-self-auth;
@@ -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 −3
Original line number Diff line number Diff line
@@ -214,11 +214,8 @@

&soc {
	/delete-node/gpio_keys;
	/delete-node/qcom,lpass@17300000;
	/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;