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

Commit 68b09c86 authored by Martyn Welch's avatar Martyn Welch Committed by Shawn Guo
Browse files

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: default avatarMartyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 71a0feba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -525,6 +525,7 @@

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