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

Commit 789fa53a 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: Add VADC channel"

parents 7bac03ce 18f1b4f6
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -3750,6 +3750,17 @@
		qcom,hw-settle-time = <2>;
		qcom,fast-avg-setup = <0>;
	};

	chan@7 {
		label = "vph_pwr";
		reg = <7>;
		qcom,decimation = <0>;
		qcom,pre-div-channel-scaling = <1>;
		qcom,calibration-type = "absolute";
		qcom,scale-function = <0>;
		qcom,hw-settle-time = <0>;
		qcom,fast-avg-setup = <0>;
	};
};

&pma8084_adc_tm {