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

Commit c3e6392d authored by Wei Ding's avatar Wei Ding
Browse files

ARM: dts: msm: Resolve wrong camera display orientation issue



Set mount-angle and sensor-postion property in dts file to
resolve wrong camera display orientation issue.

Change-Id: I896120449ae339b082f298774c659ac21666481e
Signed-off-by: default avatarWei Ding <weiding@codeaurora.org>
parent 9c445fa6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
		reg = <0x0>;
		qcom,csiphy-sd-index = <0>;
		qcom,csid-sd-index = <0>;
		qcom,mount-angle = <90>;
		qcom,actuator-src = <&actuator0>;
		cam_vaf-supply = <&pm8916_l10>;
		qcom,cam-vreg-name = "cam_vaf";
@@ -51,6 +52,8 @@
				"CAM_STANDBY",
				"CAM_VDIG",
				"CAM_VANA";
		qcom,sensor-position = <0>;
		qcom,sensor-mode = <0>;
		qcom,cci-master = <0>;
		status = "ok";
		clocks = <&clock_gcc clk_mclk0_clk_src>,
@@ -64,6 +67,7 @@
		reg = <0x1>;
		qcom,csiphy-sd-index = <1>;
		qcom,csid-sd-index = <1>;
		qcom,mount-angle = <270>;
		qcom,cam-vreg-name = "cam_vio", "cam_vana";
		qcom,cam-vreg-type = <1 0>;
		qcom,cam-vreg-min-voltage = <0 2850000>;
@@ -88,6 +92,8 @@
				"CAM_STANDBY",
				"CAM_VDIG",
				"CAM_VANA";
		qcom,sensor-position = <1>;
		qcom,sensor-mode = <0>;
		qcom,cci-master = <1>;
		status = "ok";
		clocks = <&clock_gcc clk_mclk1_clk_src>,