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

Commit 37aae9a3 authored by Chunmei Cai's avatar Chunmei Cai Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add vadc scale function for SKUA



Add vadc scale function according the qrd battery thermistor
mapping table, for SKUA used the same battery as QRD8x26.

Change-Id: I2e7375fdb3189f25706088c7c595070533999bfa
Signed-off-by: default avatarChunmei Cai <ccai@codeaurora.org>
parent 59973f39
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -164,6 +164,12 @@
	};
};

&pm8909_vadc {
	chan@30 {
		qcom,scale-function = <6>;
	};
};

&pm8909_chg {
	qcom,vddmax-mv = <4350>;
	qcom,vddsafe-mv = <4380>;