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

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

parents ee118c58 525b7eaf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -293,3 +293,9 @@

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

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