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

Commit fd0e7677 authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: msm: Add SUPPLY_LM driver related details for MSM8909



Add SUPPLY_LM HW related details including different registers,
interrupts etc. Add SUPPLY_LM input related details including
different temperature ranges, gpu phandle etc.

Change-Id: I0f2fb00a5e67611b12943e507e856d8066f911c3
Signed-off-by: default avatarManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
parent 3c7a3d3c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -129,6 +129,10 @@
			< 1094400000 6>;
	};

	qcom,supply-lm@1946000 {
		status = "disabled";
	};

	qcom,wcnss-wlan@a000000 {
		qcom,pronto-vddmx-supply = <&pm8916_l3_corner_ao>;
		qcom,pronto-vddcx-supply = <&pm8916_s1_corner>;
+10 −0
Original line number Diff line number Diff line
@@ -439,6 +439,16 @@
		};
	};

	qcom,supply-lm@1946000 {
		compatible = "qcom,supply-lm";
		interrupts = <0 133 4>;
		reg = <0x01946000 0x8>;
		reg-names = "intr_reg";
		qcom,supply-lm-very-hot-temp-range = <75 72>;
		qcom,supply-lm-hot-temp-range = <65 62>;
		gpu-dev-opp = <&msm_gpu>;
	};

	qcom,ipc-spinlock@1905000 {
		compatible = "qcom,ipc-spinlock-sfpb";
		reg = <0x1905000 0x8000>;