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

Commit 5f7ce994 authored by Zhenhua Huang's avatar Zhenhua Huang Committed by zhenhuah
Browse files

ARM: dts: msm: Add external rsense channel for iadc



Add external rsense channel for iadc that allows read
current through battery when using external rsense.

Change-Id: I30302cad884471f23e16909583c1d242b9fb5267
Signed-off-by: default avatarZhenhua Huang <zhenhuah@codeaurora.org>
parent e6edf782
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -429,6 +429,16 @@
				qcom,hw-settle-time = <0>;
				qcom,fast-avg-setup = <0>;
			};
			chan@1 {
				label = "external_rsense";
				reg = <1>;
				qcom,decimation = <0>;
				qcom,pre-div-channel-scaling = <1>;
				qcom,calibration-type = "absolute";
				qcom,scale-function = <0>;
				qcom,hw-settle-time = <0>;
				qcom,fast-avg-setup = <0>;
			};
		};

		pm8226_adc_tm: vadc@3400 {