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

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

ARM: dts: msm: update vadc scale function for SKUC



Update vadc scale function according to new battery
thermistor mapping table for SKUC.

Change-Id: I1de0c18e61601e8fadd44968c88291e593f73a91
Signed-off-by: default avatarChunmei Cai <ccai@codeaurora.org>
parent dca34e2b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -289,3 +289,9 @@

	qcom,platform-reset-gpio = <&msm_gpio 25 0>;
};

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