ARM: dts: imx53-ppd: Add touchscreen reset line

Utilise new support in Atmel MaxTouch driver to drive the
touchscreen controllers reset line correctly.

Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Martyn Welch 2018-01-15 15:24:52 +01:00 committed by Shawn Guo
parent 71a0febaa4
commit 68b09c8641
1 changed files with 1 additions and 0 deletions

View File

@ -525,6 +525,7 @@
touchscreen@4b {
compatible = "atmel,maxtouch";
reset-gpio = <&gpio5 19 GPIO_ACTIVE_HIGH>;
reg = <0x4b>;
interrupt-parent = <&gpio5>;
interrupts = <4 0x8>;