From 78923e0bee41be31d55eb490ab45df5ad329bcfc Mon Sep 17 00:00:00 2001 From: cyizhao Date: Fri, 23 Dec 2016 10:28:17 +0800 Subject: [PATCH] ARM: dts: msm: disable soft hot JEITA for 8998 QRD SKUK and VR1 QRD SKUK and VR1 has fixed battery design and the batteries have defect of the NTC design which is very easy to hit soft hot threshold when charging at 1C while the battery cell is actually stay much cooler. Disable soft hot jeita threshold according to the battery vendor's and hardware team's suggestion to make sure the battery could sustain at 1C charging current longer. CRs-Fixed: 1104853 Change-Id: If624bf14e8588e50fa6a97d29b528d7d02ef64dc Signed-off-by: cyizhao --- arch/arm/boot/dts/qcom/msm8998-qrd-skuk.dtsi | 1 + arch/arm/boot/dts/qcom/msm8998-qrd-vr1.dtsi | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/qcom/msm8998-qrd-skuk.dtsi b/arch/arm/boot/dts/qcom/msm8998-qrd-skuk.dtsi index feadeccb1561..22a72f8daef7 100644 --- a/arch/arm/boot/dts/qcom/msm8998-qrd-skuk.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-qrd-skuk.dtsi @@ -299,6 +299,7 @@ &pmi8998_fg { qcom,battery-data = <&qrd_batterydata>; + qcom,fg-jeita-thresholds = <0 5 55 55>; }; &pmi8998_haptics { diff --git a/arch/arm/boot/dts/qcom/msm8998-qrd-vr1.dtsi b/arch/arm/boot/dts/qcom/msm8998-qrd-vr1.dtsi index 7b67bdb7243b..c67bbcefad80 100644 --- a/arch/arm/boot/dts/qcom/msm8998-qrd-vr1.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998-qrd-vr1.dtsi @@ -196,6 +196,7 @@ &pmi8998_fg { qcom,battery-data = <&qrd_batterydata>; + qcom,fg-jeita-thresholds = <0 5 55 55>; }; &pmi8998_haptics {