From: eric@eukrea.com (Eric Bénard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2 8/8] ARM: at91: document Atmel SMART compatibles
Date: Fri, 12 Sep 2014 18:47:54 +0200 [thread overview]
Message-ID: <20140912184754.546b26cf@e6520eb> (raw)
In-Reply-To: <1410536587-24607-9-git-send-email-alexandre.belloni@free-electrons.com>
Le Fri, 12 Sep 2014 17:43:07 +0200,
Alexandre Belloni <alexandre.belloni@free-electrons.com> a ?crit :
>
> Document all the available compatibles for Atmel "SMART" SoCs.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> .../devicetree/bindings/arm/atmel-at91.txt | 40 ++++++++++++++++++++++
> 1 file changed, 40 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.txt b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> index 6e3e3e5c611f..2ef92e04ed10 100644
> --- a/Documentation/devicetree/bindings/arm/atmel-at91.txt
> +++ b/Documentation/devicetree/bindings/arm/atmel-at91.txt
> @@ -1,6 +1,46 @@
> 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,rm9200"
> + * "atmel,at91sam9260"
> + * "atmel,at91sam9261"
> + * "atmel,at91sam9263"
> + * "atmel,at91sam9x5" for the x5 family, shall be extended with the specific SoC
> + compatible:
> + o "atmel,at91sam9g15"
> + o "atmel,at91sam9g25"
> + o "atmel,at91sam9g35"
> + o "atmel,at91sam9x25"
> + o "atmel,at91sam9x35"
> + * "atmel,at91sam9g20"
> + * "atmel,at91sam9g45"
> + * "atmel,at91sam9n12"
> + * "atmel,at91sam9rl"
> + * "atmel,sama5" for the cortexA5 family, shall be extended with the specific
> + SoC family:
> + o "atmel,sama5d3" shal be exteneded with the specific SoC compatible:
^ extended
> + - "atmel,samad31"
> + - "atmel,samad33"
> + - "atmel,samad34"
> + - "atmel,samad35"
> + - "atmel,samad36"
> + o "atmel,sama5d4"
> +
> +
> +In addition, the above compatible shall be extended with the specific
> +SoC and board used. Currently known SoC compatibles are:
> + "marvell,berlin2" for Marvell Armada 1500 (BG2, 88DE3100),
> + "marvell,berlin2cd" for Marvell Armada 1500-mini (BG2CD, 88DE3005)
> + "marvell,berlin2ct" for Marvell Armada ? (BG2CT, 88DE????)
> + "marvell,berlin2q" for Marvell Armada 1500-pro (BG2Q, 88DE3114)
> + "marvell,berlin3" for Marvell Armada ? (BG3, 88DE????)
> +
> +
maybe remove those 10 last lines ;-)
Eric
next prev parent reply other threads:[~2014-09-12 16:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-12 15:42 [PATCHv2 0/8] Initial support for the Atmel SMART sama5d4 Alexandre Belloni
2014-09-12 15:43 ` [PATCHv2 1/8] irqchip: atmel-aic5: Add sama5d4 support Alexandre Belloni
2014-09-14 6:37 ` Jason Cooper
2014-09-12 15:43 ` [PATCHv2 2/8] clk: at91: add a driver for the h32mx clock Alexandre Belloni
2014-09-15 9:14 ` Nicolas Ferre
2014-09-12 15:43 ` [PATCHv2 3/8] ARM: at91: introduce basic SAMA5D4 support Alexandre Belloni
2014-09-12 15:43 ` [PATCHv2 4/8] ARM: at91: SAMA5D4 SoC detection code and low level routines Alexandre Belloni
2014-09-12 15:43 ` [PATCHv2 5/8] ARM: at91: dt: add device tree file for SAMA5D4 SoC Alexandre Belloni
2014-09-12 15:43 ` [PATCHv2 6/8] ARM: at91: dt: add device tree file for SAMA5D4ek board Alexandre Belloni
2014-09-12 15:43 ` [PATCHv2 7/8] ARM: at91: add sama5d4 support to sama5_defconfig Alexandre Belloni
2014-09-15 9:18 ` Nicolas Ferre
2014-09-12 15:43 ` [PATCHv2 8/8] ARM: at91: document Atmel SMART compatibles Alexandre Belloni
2014-09-12 16:47 ` Eric Bénard [this message]
2014-09-12 17:36 ` Alexandre Belloni
2014-09-15 9:02 ` 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=20140912184754.546b26cf@e6520eb \
--to=eric@eukrea.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).