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

Commit d22a1901 authored by Yulei Yao's avatar Yulei Yao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Fix inverted image on front camera

Change position roll of front camera to fix the inverted
image.

CRs-Fixed: 2587895
Change-Id: Iff742ac3b3622fe6a340a5f162b1a631c0349944
parent 9740a635
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -301,7 +301,7 @@
		cell-index = <2>;
		compatible = "qcom,cam-sensor";
		csiphy-sd-index = <2>;
		sensor-position-roll = <90>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <0>;
		eeprom-src = <&eeprom_front>;