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

Commit 6df76d0b 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: Use correct camera csi vdd voltage on SDM439"

parents ce22d3e0 56b12f69
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -23,12 +23,15 @@

&soc {
	qcom,csid@1b30000 {
		qcom,csi-vdd-voltage = <800000>;
		qcom,mipi-csi-vdd-supply = <&pm8953_l23>;
	};
	qcom,csid@1b30400 {
		qcom,csi-vdd-voltage = <800000>;
		qcom,mipi-csi-vdd-supply = <&pm8953_l23>;
	};
	qcom,csid@1b30800 {
		qcom,csi-vdd-voltage = <800000>;
		qcom,mipi-csi-vdd-supply = <&pm8953_l23>;
	};