All of lore.kernel.org
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: at91: dt: evk-pro3: enable uart0 and uart2
Date: Fri, 16 Nov 2012 14:37:40 +0100	[thread overview]
Message-ID: <50A641A4.2050702@atmel.com> (raw)
In-Reply-To: <1352707769-7259-1-git-send-email-fabio.porcedda@gmail.com>

On 11/12/2012 09:09 AM, Fabio Porcedda :
> Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>

Fine, queued in at91-3.8-dt branch.

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

You may need to pay attention to pinctrl that will appear in 3.8.

Best regards,

> ---
>  based on v3.7-rc5
> 
>  arch/arm/boot/dts/evk-pro3.dts | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/evk-pro3.dts b/arch/arm/boot/dts/evk-pro3.dts
> index ce959ee..96e50f5 100644
> --- a/arch/arm/boot/dts/evk-pro3.dts
> +++ b/arch/arm/boot/dts/evk-pro3.dts
> @@ -22,6 +22,14 @@
>  				status = "okay";
>  			};
>  
> +			usart0: serial at fffb0000 {
> +				status = "okay";
> +			};
> +
> +			usart2: serial at fffb8000 {
> +				status = "okay";
> +			};
> +
>  			usb1: gadget at fffa4000 {
>  				atmel,vbus-gpio = <&pioC 5 0>;
>  				status = "okay";
> 


-- 
Nicolas Ferre

WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
To: Fabio Porcedda <fabio.porcedda-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH RESEND] ARM: at91: dt: evk-pro3: enable uart0 and uart2
Date: Fri, 16 Nov 2012 14:37:40 +0100	[thread overview]
Message-ID: <50A641A4.2050702@atmel.com> (raw)
In-Reply-To: <1352707769-7259-1-git-send-email-fabio.porcedda-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On 11/12/2012 09:09 AM, Fabio Porcedda :
> Signed-off-by: Fabio Porcedda <fabio.porcedda-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Fine, queued in at91-3.8-dt branch.

Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>

You may need to pay attention to pinctrl that will appear in 3.8.

Best regards,

> ---
>  based on v3.7-rc5
> 
>  arch/arm/boot/dts/evk-pro3.dts | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/evk-pro3.dts b/arch/arm/boot/dts/evk-pro3.dts
> index ce959ee..96e50f5 100644
> --- a/arch/arm/boot/dts/evk-pro3.dts
> +++ b/arch/arm/boot/dts/evk-pro3.dts
> @@ -22,6 +22,14 @@
>  				status = "okay";
>  			};
>  
> +			usart0: serial@fffb0000 {
> +				status = "okay";
> +			};
> +
> +			usart2: serial@fffb8000 {
> +				status = "okay";
> +			};
> +
>  			usb1: gadget@fffa4000 {
>  				atmel,vbus-gpio = <&pioC 5 0>;
>  				status = "okay";
> 


-- 
Nicolas Ferre

  reply	other threads:[~2012-11-16 13:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-12  8:09 [PATCH RESEND] ARM: at91: dt: evk-pro3: enable uart0 and uart2 Fabio Porcedda
2012-11-12  8:09 ` Fabio Porcedda
2012-11-16 13:37 ` Nicolas Ferre [this message]
2012-11-16 13:37   ` 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=50A641A4.2050702@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.