提交 68b09c86 编写于 作者: M Martyn Welch 提交者: Shawn Guo

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: NMartyn Welch <martyn.welch@collabora.co.uk>
Signed-off-by: NSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 71a0feba
...@@ -525,6 +525,7 @@ ...@@ -525,6 +525,7 @@
touchscreen@4b { touchscreen@4b {
compatible = "atmel,maxtouch"; compatible = "atmel,maxtouch";
reset-gpio = <&gpio5 19 GPIO_ACTIVE_HIGH>;
reg = <0x4b>; reg = <0x4b>;
interrupt-parent = <&gpio5>; interrupt-parent = <&gpio5>;
interrupts = <4 0x8>; interrupts = <4 0x8>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册