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

Commit 37611a80 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update vadc scale function for msm8909 SKUE"

parents 2604f261 b56d119c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -161,3 +161,9 @@

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

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