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

Commit 14d64ca0 authored by jasonhsing's avatar jasonhsing Committed by jasonhsing(125581)
Browse files

Add condition of charging current for thermal-mitigation

Root cause:
N/A

How to fix:
N/A

RiskArea:
Charging, Thermal

Change-Id: I43edd9f2cab1f6e5cace507f93d8be1d3dd6c6c0
parent 79b6422f
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -326,9 +326,11 @@
			qcom,hw-connector-mitigation;
			qcom,connector-internal-pull-kohm = <100>;

//<--[FairPhone][Charging][JasonHsing] Add condition of charging current for thermal-mitigation 20190327 BEGIN --
			qcom,thermal-mitigation
				= <3000000 2500000 2000000 1500000
					1000000 500000>;
				= <2000000 1500000 1000000 500000
					500000 500000>;
//-->[FairPhone][Charging][JasonHsing] Add condition of charging current for thermal-mitigation 20190327 END --

			qcom,chgr@1000 {
				reg = <0x1000 0x100>;