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

Commit a0f4f48e authored by Jie Cheng's avatar Jie Cheng
Browse files

ARM: dts: msm: Add ibat-acc-lut for msm8916-skuh QRD



Add the ibat-acc-lut data for battery SOC calculation.

CRs-Fixed: 687859
Change-Id: I0742e73ce479d3f57b3c3b2552bb81d6ca5b36eb
Signed-off-by: default avatarJie Cheng <rockiec@codeaurora.org>
parent 5ba909fc
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -103,4 +103,13 @@ qcom,qrd-skuh-4v35-2000mah-data {
				<8074 696 153 171 149>,
				<30656 4547 9542 7331 6138>;
	};

	qcom,ibat-acc-lut {
		qcom,lut-col-legend = <(-20) 0 25>;
		qcom,lut-row-legend = <0 250 500 1000>;
		qcom,lut-data = <1937 1937 1933>,
				<600 1866 1920>,
				<107 1602 1898>,
				<11 878 1841>;
	};
};