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

Commit 0cccc78d authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Modify SW JEITA thresholds of sm6150"

parents bef5e6f9 c98d96f5
Loading
Loading
Loading
Loading
+9 −4
Original line number Diff line number Diff line
@@ -22,16 +22,21 @@ qcom,alium_860_89032_0000_3600mAh {
	qcom,battery-type = "Alium_860_89032_0000_3600mAh_Jun15th2018";
	qcom,qg-batt-profile-ver = <100>;

	qcom,jeita-fcc-ranges = <0  100  2500000
				110 400  5400000
	qcom,jeita-fcc-ranges = <0  50   2500000
				60  400  5400000
				410 450  2500000>;
	qcom,jeita-fv-ranges = <0   100  4250000
				110 400  4350000
	qcom,jeita-fv-ranges = <0   50   4250000
				60  400  4350000
				410 450  4250000>;
	qcom,step-chg-ranges = <3600000  4200000  5400000
				4201000  4300000  3600000
				4301000  4350000  2500000>;

	/* COOL = 5 DegC, WARM = 40 DegC */
	qcom,jeita-soft-thresholds = <0x5314 0x25e3>;
	/* COLD = 0 DegC, HOT = 45 DegC */
	qcom,jeita-hard-thresholds = <0x58cd 0x20b8>;

	qcom,fcc1-temp-lut {
		qcom,lut-col-legend = <0 10 25 40 50>;
		qcom,lut-data = <3426 3519 3581 3613 3630>;