From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source
Date: Mon, 2 Dec 2013 09:32:25 +0100 [thread overview]
Message-ID: <529C4599.4030601@atmel.com> (raw)
In-Reply-To: <1385972988-20157-1-git-send-email-voice.shen@atmel.com>
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
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Cc: plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source
Date: Mon, 2 Dec 2013 09:32:25 +0100 [thread overview]
Message-ID: <529C4599.4030601@atmel.com> (raw)
In-Reply-To: <1385972988-20157-1-git-send-email-voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
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-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Bo Shen <voice.shen@atmel.com>
Cc: <plagnioj@jcrosoft.com>, <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Subject: Re: [PATCH] arm: at91: sama5d3: enable qt1070 as a wakeup source
Date: Mon, 2 Dec 2013 09:32:25 +0100 [thread overview]
Message-ID: <529C4599.4030601@atmel.com> (raw)
In-Reply-To: <1385972988-20157-1-git-send-email-voice.shen@atmel.com>
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
next prev parent reply other threads:[~2013-12-02 8:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2013-12-02 8:32 ` Nicolas Ferre
2013-12-02 8:32 ` Nicolas Ferre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=529C4599.4030601@atmel.com \
--to=nicolas.ferre@atmel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.