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

Commit 7ea28137 authored by jasonhsing's avatar jasonhsing Committed by jessicatseng(45616)
Browse files

Fix SW jeita is not correct

Root cause:
SW jeita qcom,jeita-fcc-ranges and qcom,jeita-fv-ranges temp range is not correct.

How to fix:
Settings them as correct.

RiskArea:
Charging

Change-Id: I273321388277f923675773c737f03599ed0fa7aa
(cherry picked from commit 0e379f385586a3bcab642e93fe7cc38da9fe24b7)
parent ba3218fc
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -33,12 +33,15 @@ qcom,batterydata_fuji_3000mah {
		"Fuji_3000mAH_FG_averaged_MasterSlave_Jan22th2019";
	qcom,qg-batt-profile-ver = <100>;

//<--[FairPhone][Charging][JasonHsing] Fix SW jeita is not correct 20190716 BEGIN --
	qcom,jeita-fcc-ranges = <0   150   600000
				 151 450  2000000
				 451 550  1000000>;
				 451 600  1000000>;
	qcom,jeita-fv-ranges =  <0   150  4400000
				 151 450  4400000
				 451 550  4100000>;
				 451 600  4100000>;
//-->[FairPhone][Charging][JasonHsing] Fix SW jeita is not correct 20190716 END --

//-->[FairPhone][Charging][JasonHsing] Add battery parameter for battery spec for charging 20181228 END --
//<--[FairPhone][Charging][JasonHsing] Setting jeita cold/cool/warm/hot threshold for charging 20190115 BEGIN --
	/* COOL = 15 DegC, WARM = 45 DegC */