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

Commit 510e8364 authored by Jiaxing Shi's avatar Jiaxing Shi
Browse files

ARM: dts: msm: Correct charging parameters



Some charging parameters of KPL573262PL-1300mAh battery are inconsistent
with the spec. It will cause an exception when charging.

Add thermal-mitigation parameter required by the thermal engine.

Change-Id: Ia101280750eaabf67321b7c1acbae5a30490af7d
CR-Fixed: 2285494
Signed-off-by: default avatarJiaxing Shi <jiaxsh@codeaurora.org>
parent b1c31f08
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -14,10 +14,13 @@ qcom,kayo_1300mah {
	/* #kayo_1300mah_averaged_masterslave_feb26th2018 */
	qcom,max-voltage-uv = <4200000>;
	qcom,nom-batt-capacity-mah = <1300>;
	qcom,fastchg-current-ma = <2600>;
	qcom,batt-id-kohm = <100>;
	qcom,jeita-fcc-ranges = <0   100  975000
				101  450  1300000
				451  600  1105000>;
	qcom,jeita-fcc-ranges = <0   100  260000
				101  200  650000
				201  450  2600000
				451  500  650000
				501  600  260000>;
	qcom,jeita-fv-ranges = <0   100  4000000
				101 200  4100000
				201 450  4200000
+3 −0
Original line number Diff line number Diff line
@@ -166,6 +166,9 @@

&pm660_charger {
	qcom,battery-data = <&qcs_batterydata>;
	qcom,thermal-mitigation = <2600000 2100000 1600000 1100000
				600000>;
	qcom,sw-jeita-enable;
};

&int_codec {