ARM: dts: imx6dl-plym2m: remove touchscreen-size-* properties
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 18 May 2021 08:28:45 +0000 (10:28 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 8 Jun 2021 11:48:58 +0000 (19:48 +0800)
Remove touchscreen-size-* properties.  This values are not correct, event if it
works with ts_test tool, it fails to work properly with weston.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-plym2m.dts

index 4d0d3d3386afc8e6196ff4f8a40778cd31326e72..c97274f0df07e4ac5cc24b803d1b855701ec027f 100644 (file)
                interrupts-extended = <&gpio3 20 IRQ_TYPE_EDGE_FALLING>;
                pendown-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>;
 
-               touchscreen-size-x = <800>;
-               touchscreen-size-y = <480>;
                touchscreen-inverted-x;
                touchscreen-inverted-y;
                touchscreen-max-pressure = <4095>;