From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm: at91: dt: at91sam9x5: correct NAND pins comments
Date: Mon, 11 Mar 2013 15:44:35 +0100 [thread overview]
Message-ID: <20130311144435.GC2001@game.jcrosoft.org> (raw)
In-Reply-To: <1363011160-11297-1-git-send-email-richard.genoud@gmail.com>
On 15:12 Mon 11 Mar , Richard Genoud wrote:
> Comments on NAND pins where inverted.
>
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Best Regards,
J.
> ---
> 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 */
> };
> };
>
> --
> 1.7.2.5
>
next prev parent reply other threads:[~2013-03-11 14:44 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 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-03-13 9:19 ` [PATCH 1/2] arm: at91: dt: at91sam9x5: correct NAND pins comments 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=20130311144435.GC2001@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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).