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

Commit fcab7983 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Correct charging parameters"

parents ff004c81 510e8364
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 {