[PATCH 1/2] arm: at91: dt: at91sam9x5: correct NAND pins comments
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Mon Mar 11 10:44:35 EDT 2013
On 15:12 Mon 11 Mar , Richard Genoud wrote:
> Comments on NAND pins where inverted.
>
> Signed-off-by: Richard Genoud <richard.genoud at gmail.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at 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
>
More information about the linux-arm-kernel
mailing list