* [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source
@ 2013-12-02 8:29 Bo Shen
2013-12-02 8:32 ` Nicolas Ferre
0 siblings, 1 reply; 2+ messages in thread
From: Bo Shen @ 2013-12-02 8:29 UTC (permalink / raw)
To: nicolas.ferre
Cc: plagnioj, linux-arm-kernel, linux-kernel, devicetree, Bo Shen
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] 2+ messages in thread
* Re: [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source
2013-12-02 8:29 [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source Bo Shen
@ 2013-12-02 8:32 ` Nicolas Ferre
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2013-12-02 8:32 UTC (permalink / raw)
To: Bo Shen; +Cc: plagnioj, linux-arm-kernel, linux-kernel, devicetree
On 02/12/2013 09:29, Bo Shen :
> Enable qt1070 keyboard as a wakeup source on sama5d3xek board.
>
> Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks,
> ---
> 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;
> };
> };
>
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-02 8:32 UTC | newest]
Thread overview: 2+ 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:32 ` Nicolas Ferre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox