ARM: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion
authorDavid Jander <david@protonic.nl>
Tue, 19 Apr 2022 04:48:22 +0000 (06:48 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 24 Apr 2022 13:23:18 +0000 (21:23 +0800)
X axis is not inverted in hardware.

Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-victgo.dts

index 4f6100b..516ec91 100644 (file)
@@ -94,7 +94,6 @@
                               <&adc_ts 5>;
                io-channel-names = "y", "z1", "z2", "x";
                touchscreen-min-pressure = <64687>;
-               touchscreen-inverted-x;
                touchscreen-inverted-y;
                touchscreen-x-plate-ohms = <300>;
                touchscreen-y-plate-ohms = <800>;