]> git.itanic.dy.fi Git - linux-stable/commitdiff
ARM: dts: am437x: make edt-ft5x06 a wakeup source
authorDaniel Mack <daniel@zonque.org>
Sun, 17 Jun 2018 11:53:09 +0000 (13:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Aug 2018 11:26:56 +0000 (13:26 +0200)
[ Upstream commit 49a6ec5b807ea4ad7ebe1f58080ebb8497cb2d2c ]

The touchscreen driver no longer configures the device as wakeup source by
default. A "wakeup-source" property is needed.

Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/am437x-sk-evm.dts

index 63de2a1b4315ef56e4329e4825410deb3ccf7c07..648236c5281b9f653d88f67634d78699a2f396d7 100644 (file)
@@ -508,6 +508,8 @@ edt-ft5306@38 {
 
                touchscreen-size-x = <480>;
                touchscreen-size-y = <272>;
+
+               wakeup-source;
        };
 
        tlv320aic3106: tlv320aic3106@1b {