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

Commit 745334d4 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: Change recharge threshold source for PMI8994



Set the recharge threshold source as fuel gauge ADC for PMI8994
instead of the default analog sensor. Since we're changing it
based on FG, configure soc threshold for FG and remove it for
smbcharger.

CRs-Fixed: 723434
Change-Id: I7040fe73a045a5e798f45d21cd63ff3a688b0e61
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 90aaceae
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -177,10 +177,10 @@
			qcom,fastchg-current-ma = <2000>;
			qcom,float-voltage-mv = <4350>;
			qcom,resume-delta-mv = <200>;
			qcom,chg-inhibit-fg;
			qcom,dc-psy-type = "Mains";
			qcom,dc-psy-ma = <1500>;
			qcom,rparasitic-uohm = <100000>;
			qcom,resume-soc = <95>;
			qcom,bms-psy-name = "bms";
			qcom,thermal-mitigation = <1500 700 600 0>;
			qcom,parallel-usb-min-current-ma = <1400>;
@@ -284,6 +284,7 @@
			compatible = "qcom,qpnp-fg";
			#address-cells = <1>;
			#size-cells = <1>;
			qcom,resume-soc = <95>;
			status = "okay";

			qcom,fg-soc@4000 {