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

Commit e6193aa5 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: enable hold_soc_while_full feature for pmi8998 charger/FG



Enable hold_soc_while_full feature to hold SOC at 100% after
charge termination. While at it, enable the auto recharge to be
based off recharge SOC and set the recharge SOC threshold to 98.

Change-Id: Icb978bcbd69610e4a6260a85f9175aece765229c
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent ebac0555
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@

			qcom,thermal-mitigation
					= <3000000 1500000 1000000 500000>;
			qcom,auto-recharge-soc;

			qcom,chgr@1000 {
				reg = <0x1000 0x100>;
@@ -282,6 +283,9 @@
			qcom,fg-esr-timer-asleep = <256 256>;
			qcom,fg-esr-timer-charging = <0 96>;
			qcom,cycle-counter-en;
			qcom,hold-soc-while-full;
			qcom,fg-auto-recharge-soc;
			qcom,fg-recharge-soc-thr = <98>;
			status = "okay";

			qcom,fg-batt-soc@4000 {