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

Commit d8f404fb authored by Tony Lijo Jose's avatar Tony Lijo Jose
Browse files

ARM: dts: msm: Fix orientation of camera sensors

- Fix orientation of camera sensors based on the mount angle on the
device.

External Impact: No
CRs-Fixed: 2579818
Change-Id: I66137f80a448c0024bd1e518185cefe558b259a6
parent e0ffbd66
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -211,7 +211,7 @@
		cell-index = <0>;
		compatible = "qcom,cam-sensor";
		csiphy-sd-index = <0>;
		sensor-position-roll = <90>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <180>;
		actuator-src = <&actuator_rear>;
@@ -255,7 +255,7 @@
		cell-index = <1>;
		compatible = "qcom,cam-sensor";
		csiphy-sd-index = <1>;
		sensor-position-roll = <90>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <180>;
		actuator-src = <&actuator_rear_aux>;
@@ -301,7 +301,7 @@
		csiphy-sd-index = <2>;
		sensor-position-roll = <90>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <180>;
		sensor-position-yaw = <0>;
		eeprom-src = <&eeprom_front>;
		cam_vio-supply = <&L7P>;
		cam_vana-supply = <&L6P>;
@@ -351,7 +351,7 @@
		cell-index = <3>;
		compatible = "qcom,cam-sensor";
		csiphy-sd-index = <2>;
		sensor-position-roll = <90>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <180>;
		led-flash-src = <&led_flash_rear_aux2>;