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

Commit d5a1d115 authored by Alex Wong's avatar Alex Wong Committed by Alex Wong
Browse files

ARM: dts: msm: Correct front sensor mount for sdm845



Set the front sensor rotation to 270 to get proper orientation

Change-Id: I04092d6094893a5c0a31210cf0b5eff6c6da7dbb
Signed-off-by: default avatarAlex Wong <waiw@codeaurora.org>
parent cdd957e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -333,7 +333,7 @@
		compatible = "qcom,cam-sensor";
		reg = <0x02>;
		csiphy-sd-index = <2>;
		sensor-position-roll = <90>;
		sensor-position-roll = <270>;
		sensor-position-pitch = <0>;
		sensor-position-yaw = <0>;
		eeprom-src = <&eeprom_front>;