summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx53-tx53-x03x.dts
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2018-05-17 11:05:52 +0200
committerShawn Guo <shawnguo@kernel.org>2018-05-20 21:04:59 +0800
commit204d9e32b7971ecd187068c3a40c48bac4656cb0 (patch)
tree1e4044aaf5739048a2c5bcb830e9a13167a24cb2 /arch/arm/boot/dts/imx53-tx53-x03x.dts
parentf2677037173e1fe2fed0ea7416fb9794028f7758 (diff)
ARM: dts: imx28/imx53: enable edt-ft5x06 wakeup source
The touchscreen driver no longer configures the device as wakeup source by default. A "wakeup-source" property is needed. To avoid regressions, this patch changes the DTS files for the only two users of this driver that didn't have this property yet. Signed-off-by: Daniel Mack <daniel@zonque.org> Cc: Sascha Hauer <kernel@pengutronix.de> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: Rob Herring <robh+dt@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx53-tx53-x03x.dts')
-rw-r--r--arch/arm/boot/dts/imx53-tx53-x03x.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx53-tx53-x03x.dts b/arch/arm/boot/dts/imx53-tx53-x03x.dts
index af8ec5e4417b..a7f77527269d 100644
--- a/arch/arm/boot/dts/imx53-tx53-x03x.dts
+++ b/arch/arm/boot/dts/imx53-tx53-x03x.dts
@@ -245,6 +245,7 @@
interrupts = <15 IRQ_TYPE_EDGE_FALLING>;
reset-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>;
wake-gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
+ wakeup-source;
};
touchscreen: tsc2007@48 {