linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: am437x: make edt-ft5x06 a wakeup source
@ 2018-06-17 11:53 Daniel Mack
  2018-07-02 10:43 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mack @ 2018-06-17 11:53 UTC (permalink / raw)
  To: tony, dmitry.torokhov, robh+dt, mark.rutland, shawnguo, kernel,
	fabio.estevam
  Cc: devicetree, Daniel Mack, linux-arm-kernel, linux-input

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>
---
v1 → v2: amended subject to not mention imx6 anymore

 arch/arm/boot/dts/am437x-sk-evm.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/am437x-sk-evm.dts b/arch/arm/boot/dts/am437x-sk-evm.dts
index 440351ad0b80..d4be3fd0b6f4 100644
--- a/arch/arm/boot/dts/am437x-sk-evm.dts
+++ b/arch/arm/boot/dts/am437x-sk-evm.dts
@@ -610,6 +610,8 @@
 
 		touchscreen-size-x = <480>;
 		touchscreen-size-y = <272>;
+
+		wakeup-source;
 	};
 
 	tlv320aic3106: tlv320aic3106@1b {
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-02 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-17 11:53 [PATCH v2] ARM: dts: am437x: make edt-ft5x06 a wakeup source Daniel Mack
2018-07-02 10:43 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).