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

Commit 56b12f69 authored by Vijay kumar Tumati's avatar Vijay kumar Tumati
Browse files

ARM: dts: msm: Use correct camera csi vdd voltage on SDM439



Align the voltage requested from camera to the PMIC
support.

Change-Id: I05f1bed83deb943c8e0a18b5ac4d54a5e69183db
Signed-off-by: default avatarVijay kumar Tumati <vtumati@codeaurora.org>
parent 43fcd3eb
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>;
	};