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

Commit 56666a79 authored by Ram Chandrasekar's avatar Ram Chandrasekar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: Configure the monitoring parameters for BCL for APQ8084



Configure the Vph battery voltage thresholds and the
Vph polling timer interval for battery current monitoring
driver for APQ8084.

Change-Id: I3233778fdf85df2bcf6f35ad4359da06f2d0d477
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent ee794fa1
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -3123,8 +3123,8 @@
			uv-to-ua-numerator = <2>;
			uv-to-ua-denominator = <1>;
			vph-channel = <0x07>;
			vph-high-threshold-uv = <3890000>;
			vph-low-threshold-uv = <3690000>;
			vph-high-threshold-uv = <3750000>;
			vph-low-threshold-uv = <3500000>;
			thermal-handle = <&msm_thermal_freq>;
		};
	};
@@ -3931,7 +3931,6 @@
		qcom,scale-function = <0>;
		qcom,hw-settle-time = <0>;
		qcom,fast-avg-setup = <0>;
		qcom,meas-interval-timer-idx = <0>;
		qcom,btm-channel-number = <0x80>;
	};
};