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

Commit aa0042c7 authored by yutingshih's avatar yutingshih
Browse files

Modified the mount angle for image orientation

Root cause:
The image is rotated for 3rd party application.

How to fix:
Change the mount angle when the register of fliter and mirror is modified.

RiskArea:
CAMERA

Change-Id: If8445d7d39f415f621492c5b5eb19e4efd91d2a7
parent c665c375
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -280,7 +280,7 @@
		reg = <0x02>;
		qcom,csiphy-sd-index = <2>;
		qcom,csid-sd-index = <1>; /* SDM450 support 2 CSID cores. MSM8953 is 3 CSID cores */
		qcom,mount-angle = <90>;
		qcom,mount-angle = <270>; /* <90>; */
		qcom,eeprom-src = <&eeprom1>;
		/* qcom,actuator-src = <&actuator1>; */ /* The auto focus is not support */