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

Commit ce4f1e52 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

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



Set the charger termination current to 200mA for 8916 and
8939 to make it same as the FG termination current.

CRs-Fixed: 717794
Change-Id: I0eb9f7eb96635fd3ee0bc5458c837cb586943d03
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent e5433097
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
			qcom,empty-soc-disabled;
			qcom,chg-inhibit-disabled;
			qcom,float-voltage-mv = <4200>;
			qcom,iterm-ma = <100>;
			qcom,iterm-ma = <200>;
			qcom,charging-disabled;
			qcom,recharge-thresh-mv = <100>;
			qcom,thermal-mitigation = <1500 700 600 0>;
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
		qcom,empty-soc-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";