ARM: dts: msm: Add batt_therm coefficients for QRD SDM660/630
Configure battery thermal coefficients for QRD660/630 to make sure the device could read the correct battery temperatures. CRs-Fixed: 2038922 Change-Id: I21d0eedfec0a0529d8864d11b703659f4ba43b6a Signed-off-by: Yingwei Zhao <cyizhao@codeaurora.org>
This commit is contained in:
parent
5d78c03af8
commit
fe26f221ff
2 changed files with 2 additions and 0 deletions
|
@ -159,6 +159,7 @@
|
|||
&pm660_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
qcom,fg-jeita-thresholds = <0 5 55 55>;
|
||||
qcom,battery-thermal-coefficients = [9d 50 ff];
|
||||
};
|
||||
|
||||
&uartblsp1dm1 {
|
||||
|
|
|
@ -230,6 +230,7 @@
|
|||
&pm660_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
qcom,fg-jeita-thresholds = <0 5 55 55>;
|
||||
qcom,battery-thermal-coefficients = [9d 50 ff];
|
||||
};
|
||||
|
||||
&i2c_2 {
|
||||
|
|
Loading…
Add table
Reference in a new issue