From: b.brezillon@overkiz.com (boris brezillon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: at91: add usart3 alias to dtsi
Date: Mon, 02 Dec 2013 13:55:55 +0100 [thread overview]
Message-ID: <529C835B.7050908@overkiz.com> (raw)
In-Reply-To: <1385988793-1787-1-git-send-email-nicolas.ferre@atmel.com>
On 02/12/2013 13:53, Nicolas Ferre wrote:
> Alias was missing for SoC of the at91sam9x5 familly that embed USART3.
Acked-by: Boris BREZILLON <b.brezillon@overkiz.com>
>
> Reported-by: Jiri Prchal <jiri.prchal@aksignal.cz>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Boris Brezillon <b.brezillon@overkiz.com>
> ---
> arch/arm/boot/dts/at91sam9x5_usart3.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9x5_usart3.dtsi b/arch/arm/boot/dts/at91sam9x5_usart3.dtsi
> index 2347e9563cef..6801106fa1f8 100644
> --- a/arch/arm/boot/dts/at91sam9x5_usart3.dtsi
> +++ b/arch/arm/boot/dts/at91sam9x5_usart3.dtsi
> @@ -11,6 +11,10 @@
> #include <dt-bindings/interrupt-controller/irq.h>
>
> / {
> + aliases {
> + serial4 = &usart3;
> + };
> +
> ahb {
> apb {
> pinctrl at fffff400 {
WARNING: multiple messages have this Message-ID (diff)
From: boris brezillon <b.brezillon@overkiz.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>,
linux-arm-kernel@lists.infradead.org,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: linux-kernel@vger.kernel.org, jiri.prchal@aksignal.cz
Subject: Re: [PATCH v2] ARM: at91: add usart3 alias to dtsi
Date: Mon, 02 Dec 2013 13:55:55 +0100 [thread overview]
Message-ID: <529C835B.7050908@overkiz.com> (raw)
In-Reply-To: <1385988793-1787-1-git-send-email-nicolas.ferre@atmel.com>
On 02/12/2013 13:53, Nicolas Ferre wrote:
> Alias was missing for SoC of the at91sam9x5 familly that embed USART3.
Acked-by: Boris BREZILLON <b.brezillon@overkiz.com>
>
> Reported-by: Jiri Prchal <jiri.prchal@aksignal.cz>
> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Boris Brezillon <b.brezillon@overkiz.com>
> ---
> arch/arm/boot/dts/at91sam9x5_usart3.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/at91sam9x5_usart3.dtsi b/arch/arm/boot/dts/at91sam9x5_usart3.dtsi
> index 2347e9563cef..6801106fa1f8 100644
> --- a/arch/arm/boot/dts/at91sam9x5_usart3.dtsi
> +++ b/arch/arm/boot/dts/at91sam9x5_usart3.dtsi
> @@ -11,6 +11,10 @@
> #include <dt-bindings/interrupt-controller/irq.h>
>
> / {
> + aliases {
> + serial4 = &usart3;
> + };
> +
> ahb {
> apb {
> pinctrl@fffff400 {
next prev parent reply other threads:[~2013-12-02 12:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 10:13 [PATCH] ARM: at91: add usart3 alias to dtsi Nicolas Ferre
2013-12-02 10:13 ` Nicolas Ferre
2013-12-02 11:36 ` boris brezillon
2013-12-02 11:36 ` boris brezillon
2013-12-02 12:47 ` Nicolas Ferre
2013-12-02 12:47 ` Nicolas Ferre
2013-12-02 12:53 ` [PATCH v2] " Nicolas Ferre
2013-12-02 12:53 ` Nicolas Ferre
2013-12-02 12:55 ` boris brezillon [this message]
2013-12-02 12:55 ` boris brezillon
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=529C835B.7050908@overkiz.com \
--to=b.brezillon@overkiz.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.