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

Skip to content
Snippets Groups Projects
Commit 251d4385 authored by jessicatseng's avatar jessicatseng Committed by jessicatseng(45616)
Browse files

Modify HW JEITA parameters

Fuji battery
soft : 15/45 degree, hard : 0/55 degree

Kayo battery
soft : 20/45 degree, hard : 0/55 degree

Change-Id: Ia555e3d050f94c6edf47359cc61389889a37e77b
parent 94f1ba38
Branches
No related tags found
No related merge requests found
......@@ -52,8 +52,8 @@ qcom,batterydata_fuji_3000mah {
//<--[FairPhone][Charging][JasonHsing] Setting jeita cold/cool/warm/hot threshold for charging 20190115 BEGIN --
/* COOL = 15 DegC, WARM = 45 DegC */
qcom,jeita-soft-thresholds = <0x44FF 0x2204>;
/* COLD = 0 DegC, HOT = 60 DegC */
qcom,jeita-hard-thresholds = <0x5675 0x1618>;
/* COLD = 0 DegC, HOT = 55 DegC */
qcom,jeita-hard-thresholds = <0x5675 0x1987>;
//-->[FairPhone][Charging][JasonHsing] Setting jeita cold/cool/warm/hot threshold for charging 20190115 END --
qcom,fcc1-temp-lut {
......
......@@ -24,6 +24,11 @@ qcom,4184448_Arima_8902EU_3000mAh {
451 550 4100000
551 600 3300000>;
/* COOL = 20 DegC, WARM = 45 DegC */
qcom,jeita-soft-thresholds = <0x3EBC 0x2204>;
/* COLD = 0 DegC, HOT = 55 DegC */
qcom,jeita-hard-thresholds = <0x5675 0x1987>;
qcom,step-chg-ranges = <3500000 4200000 2700000
4200001 4400000 1500000>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment