Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: imx6dl-plym2m: remove touchscreen-size-* properties

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>

authored by

Oleksij Rempel and committed by
Shawn Guo
e6d762b0 76c32fc2

-2
-2
arch/arm/boot/dts/imx6dl-plym2m.dts
··· 138 138 interrupts-extended = <&gpio3 20 IRQ_TYPE_EDGE_FALLING>; 139 139 pendown-gpio = <&gpio3 20 GPIO_ACTIVE_LOW>; 140 140 141 - touchscreen-size-x = <800>; 142 - touchscreen-size-y = <480>; 143 141 touchscreen-inverted-x; 144 142 touchscreen-inverted-y; 145 143 touchscreen-max-pressure = <4095>;