linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm: at91: dt: at91sam9x5: correct NAND pins comments
Date: Wed, 13 Mar 2013 10:19:31 +0100	[thread overview]
Message-ID: <514044A3.7000000@atmel.com> (raw)
In-Reply-To: <1363011160-11297-1-git-send-email-richard.genoud@gmail.com>

On 03/11/2013 03:12 PM, Richard Genoud :
> Comments on NAND pins where inverted.
> 
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
> ---
> based on 3.9-rc2
> 
>  arch/arm/boot/dts/at91sam9x5.dtsi |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/at91sam9x5.dtsi b/arch/arm/boot/dts/at91sam9x5.dtsi
> index aa98e64..9b5d048 100644
> --- a/arch/arm/boot/dts/at91sam9x5.dtsi
> +++ b/arch/arm/boot/dts/at91sam9x5.dtsi
> @@ -238,8 +238,8 @@
>  				nand {
>  					pinctrl_nand: nand-0 {
>  						atmel,pins =
> -							<3 4 0x0 0x1	/* PD5 gpio RDY pin pull_up */
> -							 3 5 0x0 0x1>;	/* PD4 gpio enable pin pull_up */
> +							<3 4 0x0 0x1	/* PD4 gpio Chip Enable pin pull_up */
> +							 3 5 0x0 0x1>;	/* PD5 gpio RDY/BUSY pin pull_up */
>  					};
>  				};
>  
> 

Thanks, both queued in at91-3.9-fixes branch.

Best regards,
-- 
Nicolas Ferre

      parent reply	other threads:[~2013-03-13  9:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-11 14:12 [PATCH 1/2] arm: at91: dt: at91sam9x5: correct NAND pins comments Richard Genoud
2013-03-11 14:12 ` [PATCH 2/2] arm: at91: dt: at91sam9x5: complete NAND pinctrl Richard Genoud
2013-03-11 14:44 ` [PATCH 1/2] arm: at91: dt: at91sam9x5: correct NAND pins comments Jean-Christophe PLAGNIOL-VILLARD
2013-03-13  9:19 ` 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=514044A3.7000000@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).