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

Commit c89746e3 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: Add 30k and 400k bat_therm channels for PMI632"

parents 0faee21f 32dab11c
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -154,6 +154,30 @@
				qcom,cal-val = <0>;
			};

			chan@2a {
				label = "bat_therm_PU30";
				reg = <0x2a>;
				qcom,decimation = <2>;
				qcom,pre-div-channel-scaling = <0>;
				qcom,calibration-type = "ratiometric";
				qcom,scale-function = <24>;
				qcom,hw-settle-time = <0>;
				qcom,fast-avg-setup = <0>;
				qcom,cal-val = <0>;
			};

			chan@6a {
				label = "bat_therm_PU400";
				reg = <0x6a>;
				qcom,decimation = <2>;
				qcom,pre-div-channel-scaling = <0>;
				qcom,calibration-type = "ratiometric";
				qcom,scale-function = <25>;
				qcom,hw-settle-time = <0>;
				qcom,fast-avg-setup = <0>;
				qcom,cal-val = <0>;
			};

			chan@4b {
				label = "bat_id";
				reg = <0x4b>;