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

Commit 19a3eae8 authored by Xu Han's avatar Xu Han
Browse files

ARM: dts: msm: change camera mount angle on 8996 liquid



Cameras on 8996 liquid require an update on the mount angle,
hence the change.

Change-Id: I74df2886b2ba8efc9c27418004f74fd308f842f5
Signed-off-by: default avatarXu Han <hanxu@codeaurora.org>
parent 7f8441ae
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@
		reg = <0x0>;
		qcom,csiphy-sd-index = <0>;
		qcom,csid-sd-index = <0>;
		qcom,mount-angle = <90>;
		qcom,mount-angle = <180>;
		qcom,led-flash-src = <&led_flash0>;
		qcom,actuator-src = <&actuator0>;
		qcom,eeprom-src = <&eeprom0>;
@@ -210,7 +210,7 @@
		reg = <0x02>;
		qcom,csiphy-sd-index = <2>;
		qcom,csid-sd-index = <2>;
		qcom,mount-angle = <90>;
		qcom,mount-angle = <360>;
		qcom,eeprom-src = <&eeprom1>;
		qcom,actuator-src = <&actuator1>;
		cam_vdig-supply = <&pm8994_l27>;