All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source
@ 2013-12-02  8:29 ` Bo Shen
  0 siblings, 0 replies; 6+ messages in thread
From: Bo Shen @ 2013-12-02  8:29 UTC (permalink / raw)
  To: linux-arm-kernel

Enable qt1070 keyboard as a wakeup source on sama5d3xek board.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
---
 arch/arm/boot/dts/sama5d3xdm.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/sama5d3xdm.dtsi b/arch/arm/boot/dts/sama5d3xdm.dtsi
index 1c296d6..f9bdde5 100644
--- a/arch/arm/boot/dts/sama5d3xdm.dtsi
+++ b/arch/arm/boot/dts/sama5d3xdm.dtsi
@@ -18,6 +18,7 @@
 					interrupts = <31 0x0>;
 					pinctrl-names = "default";
 					pinctrl-0 = <&pinctrl_qt1070_irq>;
+					wakeup-source;
 				};
 			};
 
-- 
1.7.9.5

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

end of thread, other threads:[~2013-12-02  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02  8:29 [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source Bo Shen
2013-12-02  8:29 ` Bo Shen
2013-12-02  8:29 ` Bo Shen
2013-12-02  8:32 ` Nicolas Ferre
2013-12-02  8:32   ` Nicolas Ferre
2013-12-02  8:32   ` Nicolas Ferre

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.