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 <cyizhao@codeaurora.org>
This commit is contained in:
parent
7aada1c608
commit
78923e0bee
2 changed files with 2 additions and 0 deletions
|
@ -299,6 +299,7 @@
|
|||
|
||||
&pmi8998_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
qcom,fg-jeita-thresholds = <0 5 55 55>;
|
||||
};
|
||||
|
||||
&pmi8998_haptics {
|
||||
|
|
|
@ -196,6 +196,7 @@
|
|||
|
||||
&pmi8998_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
qcom,fg-jeita-thresholds = <0 5 55 55>;
|
||||
};
|
||||
|
||||
&pmi8998_haptics {
|
||||
|
|
Loading…
Add table
Reference in a new issue