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

Commit 3b868fa6 authored by yungwenpeng's avatar yungwenpeng
Browse files

Merge branch vanilla into gms

* ssh://ch-git3.arimacomm.com.tw:29418/kernel/msm-4.9:
  Modify charging termination current
Change-Id: I6d126eb16c1fd56c5b6827a9d8d052a15a18350d
parents de278f5a 877e7cd2
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;