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

Commit 302184f7 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: configure vref LDO for isens hardware in SDM845



LMH DCVSh hardware will enable the vref LDO for the isens hardware.
Configure the vref LDO phandle for LMH DCVSh driver to enable in SDM845.

Change-Id: I0f393d54e32db38e4c6a9a3d5c3c7c5a16c27b1d
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent d81d1be0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -388,6 +388,11 @@
	/delete-node/ thermal-zones;
};

&lmh_dcvs1 {
	/delete-property/ isens_vref-supply;
	/delete-property/ isens-vref-settings;
};

&pm660l_wled {
	qcom,led-strings-list = [01 02];
};
+2 −0
Original line number Diff line number Diff line
@@ -3657,6 +3657,8 @@
		interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
		qcom,affinity = <1>;
		#thermal-sensor-cells = <0>;
		isens_vref-supply = <&pm8998_l1_ao>;
		isens-vref-settings = <880000 880000 20000>;
	};

	wil6210: qcom,wil6210 {