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

Commit c65d2359 authored by Karsten Merker's avatar Karsten Merker Committed by Maxime Ripard
Browse files

ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping property



The MSI Primo81 has a display in portrait mode but a touchscreen
in landscape mode.  To have both of them use the same coordinate
system, the touchscreen-swapped-x-y property has to be set
for the touchscreen.

Signed-off-by: default avatarKarsten Merker <merker@debian.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 8005c49d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@
		reg = <0x5d>;
		interrupt-parent = <&pio>;
		interrupts = <0 3 IRQ_TYPE_LEVEL_HIGH>; /* PA3 */
		touchscreen-swapped-x-y;
	};
};