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

Commit 7d82cad6 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 SKUC"

parents 80715645 fb0256e4
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -303,3 +303,9 @@


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

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