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

Commit 1f42ceb0 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Add SOC based recharge threshold



Use SOC based recharge threshold to avoid frequent
charge/recharge events due to voltage-threshold
based auto-recharge.

CRs-Fixed: 655109
Change-Id: I2c7b793ca2873eb9e83b46ebf06703789f301a4e
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent e33b9fba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
		qcom,float-voltage-mv = <4200>;
		qcom,iterm-ma = <200>;
		qcom,recharge-thresh-mv = <100>;
		qcom,fg-auto-recharge-soc = <99>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		regulator-name = "smb1360_otg_vreg";
	};
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
		qcom,float-voltage-mv = <4200>;
		qcom,iterm-ma = <200>;
		qcom,recharge-thresh-mv = <100>;
		qcom,fg-auto-recharge-soc = <99>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		regulator-name = "smb1360_otg_vreg";
	};