Merge drm/drm-next into drm-intel-next-queued
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / atmel-at91.txt
1 Atmel AT91 device tree bindings.
2 ================================
3
4 Boards with a SoC of the Atmel AT91 or SMART family shall have the following
5 properties:
6
7 Required root node properties:
8 compatible: must be one of:
9  * "atmel,at91rm9200"
10
11  * "atmel,at91sam9" for SoCs using an ARM926EJ-S core, shall be extended with
12    the specific SoC family or compatible:
13     o "atmel,at91sam9260"
14     o "atmel,at91sam9261"
15     o "atmel,at91sam9263"
16     o "atmel,at91sam9x5" for the 5 series, shall be extended with the specific
17       SoC compatible:
18        - "atmel,at91sam9g15"
19        - "atmel,at91sam9g25"
20        - "atmel,at91sam9g35"
21        - "atmel,at91sam9x25"
22        - "atmel,at91sam9x35"
23     o "atmel,at91sam9g20"
24     o "atmel,at91sam9g45"
25     o "atmel,at91sam9n12"
26     o "atmel,at91sam9rl"
27     o "atmel,at91sam9xe"
28     o "microchip,sam9x60"
29  * "atmel,sama5" for SoCs using a Cortex-A5, shall be extended with the specific
30    SoC family:
31     o "atmel,sama5d2" shall be extended with the specific SoC compatible:
32        - "atmel,sama5d27"
33     o "atmel,sama5d3" shall be extended with the specific SoC compatible:
34        - "atmel,sama5d31"
35        - "atmel,sama5d33"
36        - "atmel,sama5d34"
37        - "atmel,sama5d35"
38        - "atmel,sama5d36"
39     o "atmel,sama5d4" shall be extended with the specific SoC compatible:
40        - "atmel,sama5d41"
41        - "atmel,sama5d42"
42        - "atmel,sama5d43"
43        - "atmel,sama5d44"
44
45  * "atmel,samv7" for MCUs using a Cortex-M7, shall be extended with the specific
46    SoC family:
47     o "atmel,sams70" shall be extended with the specific MCU compatible:
48        - "atmel,sams70j19"
49        - "atmel,sams70j20"
50        - "atmel,sams70j21"
51        - "atmel,sams70n19"
52        - "atmel,sams70n20"
53        - "atmel,sams70n21"
54        - "atmel,sams70q19"
55        - "atmel,sams70q20"
56        - "atmel,sams70q21"
57     o "atmel,samv70" shall be extended with the specific MCU compatible:
58        - "atmel,samv70j19"
59        - "atmel,samv70j20"
60        - "atmel,samv70n19"
61        - "atmel,samv70n20"
62        - "atmel,samv70q19"
63        - "atmel,samv70q20"
64     o "atmel,samv71" shall be extended with the specific MCU compatible:
65        - "atmel,samv71j19"
66        - "atmel,samv71j20"
67        - "atmel,samv71j21"
68        - "atmel,samv71n19"
69        - "atmel,samv71n20"
70        - "atmel,samv71n21"
71        - "atmel,samv71q19"
72        - "atmel,samv71q20"
73        - "atmel,samv71q21"