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

Commit 18855ea0 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Set the SMB1360 termination current to 200mA



The fuel gauge on SMB1360 is configured to report 100% at
200mA of termination current. Configure the same for the
charger.

Change-Id: Ic2e963641b5c76617f4eaf4eb53c71bf68061af9
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 135d6c3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
		qcom,charging-disabled;
		qcom,chg-inhibit-disabled;
		qcom,float-voltage-mv = <4200>;
		qcom,iterm-ma = <100>;
		qcom,iterm-ma = <200>;
		qcom,recharge-thresh-mv = <100>;
		qcom,thermal-mitigation = <1500 700 600 0>;
		regulator-name = "smb1360_otg_vreg";