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

Commit a26a9a6d authored by Umang Agrawal's avatar Umang Agrawal
Browse files

ARM: dts: msm: Fix JEITA configuaration of qg alium battery



Currently, there exists a 1 degC gap between pre-defined JEITA
configuration of the qgauge 3450mAh alium battery, leading to
incorrect definitions of the JEITA thermal zone. Fix this.

Change-Id: I099e101bb463ec32029b2cf10342c3b45843cd81
Signed-off-by: default avatarUmang Agrawal <uagrawal@codeaurora.org>
parent 858c55cb
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -23,11 +23,11 @@ qcom,alium_860_89032_0000_3600mAh {
	qcom,qg-batt-profile-ver = <100>;

	qcom,jeita-fcc-ranges = <0  50   2500000
				60  400  5400000
				410 450  2500000>;
				51  400  5400000
				401 450  2500000>;
	qcom,jeita-fv-ranges = <0   50   4250000
				60  400  4350000
				410 450  4250000>;
				51  400  4350000
				401 450  4250000>;
	qcom,step-chg-ranges = <3600000  3800000  5400000
				3801000  4300000  3600000
				4301000  4350000  2500000>;