Commit 93c0289c authored by Stefan Riedmueller's avatar Stefan Riedmueller Committed by Shawn Guo

ARM: dts: imx6ul: segin: peb-av-02: Mark stmpe touch as wakeup-source

Mark the STMPE resistive touch controller as a wakeup-source.
Signed-off-by: default avatarStefan Riedmueller <s.riedmueller@phytec.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6d4e1ff5
...@@ -58,6 +58,7 @@ stmpe: touchscreen@44 { ...@@ -58,6 +58,7 @@ stmpe: touchscreen@44 {
pinctrl-0 = <&pinctrl_stmpe>; pinctrl-0 = <&pinctrl_stmpe>;
interrupts = <3 IRQ_TYPE_LEVEL_LOW>; interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
interrupt-parent = <&gpio5>; interrupt-parent = <&gpio5>;
wakeup-source;
status = "disabled"; status = "disabled";
stmpe_touchscreen { stmpe_touchscreen {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment