summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorduyahui <duyahui@xiaomi.com>2019-11-24 17:55:51 +0800
committerduyahui <duyahui@xiaomi.com>2019-11-24 17:55:51 +0800
commitf603c7f7db527e96cc5c4e98c85d014ea9991c81 (patch)
tree70c2ecf41e72bc5070d102ce0ec3ec0aeabc1a34
parent6564ae5c5fa6304f18b652ae7e3353eef2591afc (diff)
downloaddevicetree-android-msm-baiji-4.9-pie-wear-mr1.tar.gz
baiji: change the temp to fix the charging issueandroid-wear-9.0.0_r0.52android-msm-baiji-4.9-pie-wear-mr1
Signed-off-by: duyahui<duyahui@xiaomi.com> Change-Id: Ic072cb2c1af4a071a3ad7cfd355cb479b0278200
-rw-r--r--custom-overlay-charge.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom-overlay-charge.dtsi b/custom-overlay-charge.dtsi
index 1978f4af..da490afb 100644
--- a/custom-overlay-charge.dtsi
+++ b/custom-overlay-charge.dtsi
@@ -11,7 +11,7 @@
qcom,fg-chg-term-current = <25>;
qcom,fg-force-load-profile;
qcom,fg-cutoff-voltage = <3400>;
- qcom,fg-jeita-thresholds = <5 15 45 60>;
+ qcom,fg-jeita-thresholds = <(-2) 3 37 38>;
qcom,battery-thermal-coefficients = [d2 50 ff];
qcom,fg-recharge-voltage = <4350>;
};