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

Commit 877e7cd2 authored by jessicatseng's avatar jessicatseng Committed by jessicatseng(45616)
Browse files

Modify charging termination current

Change-Id: Id6c08ccb32aa03bf2e8eab18d34bc2ed6ba5e8ab
parent b79d39d3
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -332,6 +332,11 @@
					500000 500000>;
//>2020/04/28-JessicaTseng

//<2020/06/04-JessicaTseng, modify charging termination current
			qcom,chg-term-src = <1>;
			qcom,chg-term-current-ma = <(-100)>;
//>2020/06/04-JessicaTseng

			qcom,chgr@1000 {
				reg = <0x1000 0x100>;
				interrupts =
@@ -488,7 +493,11 @@
			#address-cells = <1>;
			#size-cells = <1>;

			qcom,qg-iterm-ma = <100>;
//<2020/06/04-JessicaTseng, modify charging termination current
			//qcom,qg-iterm-ma = <100>;
			qcom,qg-iterm-ma = <150>;
//>2020/06/04-JessicaTseng

//<2020/04/24-JessicaTseng, Re-charge condition for battery to 4.3V
			//qcom,hold-soc-while-full;
			//qcom,linearize-soc;