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

Commit e1bd5b06 authored by Vasko Kalanoski's avatar Vasko Kalanoski
Browse files

Arm: dts: msm8226: Add actuator support for IMX135 on msm8226



Add actuator support for IMX135 on msm8226.

Change-Id: I326164280cf01dbbbdd7c5c2ff383e345e152e31
Signed-off-by: default avatarVasko Kalanoski <vaskok@codeaurora.org>
parent 61a09d4a
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -31,6 +31,13 @@
		qcom,cci-master = <0>;
	};

	actuator1: qcom,actuator@36 {
		cell-index = <1>;
		reg = <0x36>;
		compatible = "qcom,actuator";
		qcom,cci-master = <0>;
	};

	qcom,camera@6f {
		compatible = "qcom,ov8825";
		reg = <0x6f>;
@@ -75,6 +82,7 @@
		qcom,slave-id = <0x20 0x0016 0x0135>;
		qcom,csiphy-sd-index = <0>;
		qcom,csid-sd-index = <0>;
		qcom,actuator-src = <&actuator1>;
		qcom,mount-angle = <90>;
		qcom,sensor-name = "imx135";
		cam_vdig-supply = <&pm8226_l5>;