From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3 7/7] ARM: at91: document Atmel SMART compatibles
Date: Fri, 19 Sep 2014 14:38:35 +0200 [thread overview]
Message-ID: <541C23CB.9060208@atmel.com> (raw)
In-Reply-To: <1410797759-18675-8-git-send-email-alexandre.belloni@free-electrons.com>
On 15/09/2014 18:15, Alexandre Belloni :
> Document all the available compatibles for Atmel "SMART" SoCs.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks
> ---
> .../devicetree/bindings/arm/atmel-at91.txt | 37 ++++++++++++++++++++++
> 1 file changed, 37 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> index 6e3e3e5c611f..562cda9d86d9 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.txt
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> @@ -1,6 +1,43 @@
> Atmel AT91 device tree bindings.
> ================================
>
> +Boards with a SoC of the Atmel AT91 or SMART family shall have the following
> +properties:
> +
> +Required root node properties:
> +compatible: must be one of:
> + * "atmel,at91rm9200"
> +
> + * "atmel,at91sam9" for SoCs using an ARM926EJ-S core, shall be extended with
> + the specific SoC family or compatible:
> + o "atmel,at91sam9260"
> + o "atmel,at91sam9261"
> + o "atmel,at91sam9263"
> + o "atmel,at91sam9x5" for the 5 series, shall be extended with the specific
> + SoC compatible:
> + - "atmel,at91sam9g15"
> + - "atmel,at91sam9g25"
> + - "atmel,at91sam9g35"
> + - "atmel,at91sam9x25"
> + - "atmel,at91sam9x35"
> + o "atmel,at91sam9g20"
> + o "atmel,at91sam9g45"
> + o "atmel,at91sam9n12"
> + o "atmel,at91sam9rl"
> + * "atmel,sama5" for SoCs using a Cortex-A5, shall be extended with the specific
> + SoC family:
> + o "atmel,sama5d3" shall be extended with the specific SoC compatible:
> + - "atmel,sama5d31"
> + - "atmel,sama5d33"
> + - "atmel,sama5d34"
> + - "atmel,sama5d35"
> + - "atmel,sama5d36"
> + o "atmel,sama5d4" shall be extended with the specific SoC compatible:
> + - "atmel,sama5d41"
> + - "atmel,sama5d42"
> + - "atmel,sama5d43"
> + - "atmel,sama5d44"
> +
> PIT Timer required properties:
> - compatible: Should be "atmel,at91sam9260-pit"
> - reg: Should contain registers location and length
>
--
Nicolas Ferre
WARNING: multiple messages have this Message-ID (diff)
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCHv3 7/7] ARM: at91: document Atmel SMART compatibles
Date: Fri, 19 Sep 2014 14:38:35 +0200 [thread overview]
Message-ID: <541C23CB.9060208@atmel.com> (raw)
In-Reply-To: <1410797759-18675-8-git-send-email-alexandre.belloni@free-electrons.com>
On 15/09/2014 18:15, Alexandre Belloni :
> Document all the available compatibles for Atmel "SMART" SoCs.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Thanks
> ---
> .../devicetree/bindings/arm/atmel-at91.txt | 37 ++++++++++++++++++++++
> 1 file changed, 37 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> index 6e3e3e5c611f..562cda9d86d9 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.txt
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> @@ -1,6 +1,43 @@
> Atmel AT91 device tree bindings.
> ================================
>
> +Boards with a SoC of the Atmel AT91 or SMART family shall have the following
> +properties:
> +
> +Required root node properties:
> +compatible: must be one of:
> + * "atmel,at91rm9200"
> +
> + * "atmel,at91sam9" for SoCs using an ARM926EJ-S core, shall be extended with
> + the specific SoC family or compatible:
> + o "atmel,at91sam9260"
> + o "atmel,at91sam9261"
> + o "atmel,at91sam9263"
> + o "atmel,at91sam9x5" for the 5 series, shall be extended with the specific
> + SoC compatible:
> + - "atmel,at91sam9g15"
> + - "atmel,at91sam9g25"
> + - "atmel,at91sam9g35"
> + - "atmel,at91sam9x25"
> + - "atmel,at91sam9x35"
> + o "atmel,at91sam9g20"
> + o "atmel,at91sam9g45"
> + o "atmel,at91sam9n12"
> + o "atmel,at91sam9rl"
> + * "atmel,sama5" for SoCs using a Cortex-A5, shall be extended with the specific
> + SoC family:
> + o "atmel,sama5d3" shall be extended with the specific SoC compatible:
> + - "atmel,sama5d31"
> + - "atmel,sama5d33"
> + - "atmel,sama5d34"
> + - "atmel,sama5d35"
> + - "atmel,sama5d36"
> + o "atmel,sama5d4" shall be extended with the specific SoC compatible:
> + - "atmel,sama5d41"
> + - "atmel,sama5d42"
> + - "atmel,sama5d43"
> + - "atmel,sama5d44"
> +
> PIT Timer required properties:
> - compatible: Should be "atmel,at91sam9260-pit"
> - reg: Should contain registers location and length
>
--
Nicolas Ferre
next prev parent reply other threads:[~2014-09-19 12:38 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-15 16:15 [PATCHv3 0/7] Initial support for the Atmel SMART sama5d4 Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-15 16:15 ` [PATCHv3 1/7] clk: at91: add a driver for the h32mx clock Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-19 12:33 ` Nicolas Ferre
2014-09-19 12:33 ` Nicolas Ferre
2014-09-22 9:04 ` Boris BREZILLON
2014-09-22 9:04 ` Boris BREZILLON
2014-09-27 23:01 ` Mike Turquette
2014-09-27 23:01 ` Mike Turquette
2014-09-22 8:51 ` Boris BREZILLON
2014-09-22 8:51 ` Boris BREZILLON
2014-09-15 16:15 ` [PATCHv3 2/7] ARM: at91: introduce basic SAMA5D4 support Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-26 11:47 ` Paul Bolle
2014-09-26 11:47 ` Paul Bolle
2014-09-26 14:13 ` Alexandre Belloni
2014-09-26 14:13 ` Alexandre Belloni
2014-09-26 14:54 ` Paul Bolle
2014-09-26 14:54 ` Paul Bolle
2014-09-15 16:15 ` [PATCHv3 3/7] ARM: at91: SAMA5D4 SoC detection code and low level routines Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-15 16:15 ` [PATCHv3 4/7] ARM: at91: dt: add device tree file for SAMA5D4 SoC Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-15 16:15 ` [PATCHv3 5/7] ARM: at91: dt: add device tree file for SAMA5D4ek board Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-19 12:27 ` Nicolas Ferre
2014-09-19 12:27 ` Nicolas Ferre
2014-09-15 16:15 ` [PATCHv3 6/7] ARM: at91: add sama5d4 support to sama5_defconfig Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-15 16:15 ` [PATCHv3 7/7] ARM: at91: document Atmel SMART compatibles Alexandre Belloni
2014-09-15 16:15 ` Alexandre Belloni
2014-09-19 12:38 ` Nicolas Ferre [this message]
2014-09-19 12:38 ` 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=541C23CB.9060208@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.