public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: alexandre.belloni@free-electrons•com (Alexandre Belloni)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM: dts: at91sam9260: fix usart pinctrl
Date: Sat, 31 Jan 2015 12:15:19 +0100	[thread overview]
Message-ID: <20150131111519.GI4164@piout.net> (raw)
In-Reply-To: <54CB6A16.4070601@microbit.se>

(Added the maintainers in Cc)

On 30/01/2015 at 12:25:10 +0100, Jonas Andersson wrote :
> 
> Corrected pins used by usart3.
> 
> Signed-off-by: Jonas Andersson <jonas@microbit•se>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons•com>

> ---
>  arch/arm/boot/dts/at91sam9260.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/at91sam9260.dtsi
> b/arch/arm/boot/dts/at91sam9260.dtsi
> index dd1313c..16ccfd9 100644
> --- a/arch/arm/boot/dts/at91sam9260.dtsi
> +++ b/arch/arm/boot/dts/at91sam9260.dtsi
> @@ -489,12 +489,12 @@
> 
>                      pinctrl_usart3_rts: usart3_rts-0 {
>                          atmel,pins =
> -                            <AT91_PIOB 8 AT91_PERIPH_B AT91_PINCTRL_NONE>;
> /* PC8 periph B */
> +                            <AT91_PIOC 8 AT91_PERIPH_B AT91_PINCTRL_NONE>;
> /* PC8 periph B */
>                      };
> 
>                      pinctrl_usart3_cts: usart3_cts-0 {
>                          atmel,pins =
> -                            <AT91_PIOB 10 AT91_PERIPH_B AT91_PINCTRL_NONE>;
> /* PC10 periph B */
> +                            <AT91_PIOC 10 AT91_PERIPH_B AT91_PINCTRL_NONE>;
> /* PC10 periph B */
>                      };
>                  };
> 
> -- 
> 1.9.3
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-01-31 11:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 11:25 [PATCH] ARM: dts: at91sam9260: fix usart pinctrl Jonas Andersson
2015-01-31 11:15 ` Alexandre Belloni [this message]
2015-03-03 18:50   ` 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=20150131111519.GI4164@piout.net \
    --to=alexandre.belloni@free-electrons$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox