From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/5] ARM: AT91: dt: add at91rm9200 PQFP package version
Date: Wed, 26 Jun 2013 09:55:54 +0200 [thread overview]
Message-ID: <51CA9E8A.3080708@atmel.com> (raw)
In-Reply-To: <1371472710-18535-4-git-send-email-plagnioj@jcrosoft.com>
On 17/06/2013 14:38, Jean-Christophe PLAGNIOL-VILLARD :
> the PQFP version have only 3 gpio banks (A, B & C)
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> ---
> arch/arm/boot/dts/at91rm9200_pqfp.dtsi | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)
> create mode 100644 arch/arm/boot/dts/at91rm9200_pqfp.dtsi
>
> diff --git a/arch/arm/boot/dts/at91rm9200_pqfp.dtsi b/arch/arm/boot/dts/at91rm9200_pqfp.dtsi
> new file mode 100644
> index 0000000..8e3d43f
> --- /dev/null
> +++ b/arch/arm/boot/dts/at91rm9200_pqfp.dtsi
> @@ -0,0 +1,17 @@
> +/*
> + * at91rm9200_pqfp.dtsi - Device Tree Include file for AT91RM9200 PQFP family SoC
> + *
> + * Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> + *
> + * Licensed under GPLv2 or later.
> + */
> +
> +#include "at91rm9200.dtsi"
> +
> +/ {
> + compatible = "atmel,at91rm9200-pqfp", "atmel,at91rm9200";
> +};
> +
> +&pioD {
> + status = "disable";
Typo: s/disable/disabled/
> +};
>
--
Nicolas Ferre
next prev parent reply other threads:[~2013-06-26 7:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 12:36 [PATCH 0/5] ARM: at91: rm9200 dt updates Jean-Christophe PLAGNIOL-VILLARD
2013-06-17 12:38 ` [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support Jean-Christophe PLAGNIOL-VILLARD
2013-06-17 12:38 ` [PATCH 2/5] ARM: at91: dt: rm9200: add spi support Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 8:51 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 3/5] ARM: at91: dt: rm9200ek: " Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 8:51 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 4/5] ARM: AT91: dt: add at91rm9200 PQFP package version Jean-Christophe PLAGNIOL-VILLARD
2013-06-26 7:55 ` Nicolas Ferre [this message]
2013-08-21 10:20 ` Nicolas Ferre
2013-06-17 12:38 ` [PATCH 5/5] ARM: at91: at91rm9200: set default mmc0 pinctrl-names Jean-Christophe PLAGNIOL-VILLARD
2013-06-25 10:35 ` Nicolas Ferre
2013-08-21 9:40 ` Nicolas Ferre
2013-06-25 10:39 ` [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support Nicolas Ferre
2013-08-21 10:16 ` 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=51CA9E8A.3080708@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.