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] ARM: at91: at91sam9x5: fix usart3 pinctrl name
Date: Wed, 30 Jan 2013 10:12:35 +0100	[thread overview]
Message-ID: <5108E403.9060504@atmel.com> (raw)
In-Reply-To: <1359387816-11730-1-git-send-email-robertcnelson@gmail.com>

On 01/28/2013 04:43 PM, Robert Nelson :
> The renaming of pinctrl_uart3 to pinctrl_usart3 was missed in:
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=9e3129e937e2f178d2a003ea45765e5e63e34665
> 
> Signed-off-by: Robert Nelson <robertcnelson@gmail.com>

With little reformatting of commit message, queued in at91-fixes.

Thanks a lot!

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

> ---
>  arch/arm/boot/dts/at91sam9x5.dtsi |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi
> index 8ecca69..464e34f 100644
> --- a/arch/arm/boot/dts/at91sam9x5.dtsi
> +++ b/arch/arm/boot/dts/at91sam9x5.dtsi
> @@ -197,7 +197,7 @@
>  				};
>  
>  				usart3 {
> -					pinctrl_uart3: usart3-0 {
> +					pinctrl_usart3: usart3-0 {
>  						atmel,pins =
>  							<2 23 0x2 0x1	/* PC22 periph B with pullup */
>  							 2 23 0x2 0x0>;	/* PC23 periph B */
> 


-- 
Nicolas Ferre

      reply	other threads:[~2013-01-30  9:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-28 15:43 [PATCH] ARM: at91: at91sam9x5: fix usart3 pinctrl name Robert Nelson
2013-01-30  9:12 ` Nicolas Ferre [this message]

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=5108E403.9060504@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.