Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc
[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  * "atmel,sama5" for SoCs using a Cortex-A5, shall be extended with the specific
29    SoC family:
30     o "atmel,sama5d2" shall be extended with the specific SoC compatible:
31        - "atmel,sama5d27"
32     o "atmel,sama5d3" shall be extended with the specific SoC compatible:
33        - "atmel,sama5d31"
34        - "atmel,sama5d33"
35        - "atmel,sama5d34"
36        - "atmel,sama5d35"
37        - "atmel,sama5d36"
38     o "atmel,sama5d4" shall be extended with the specific SoC compatible:
39        - "atmel,sama5d41"
40        - "atmel,sama5d42"
41        - "atmel,sama5d43"
42        - "atmel,sama5d44"
43
44  * "atmel,samv7" for MCUs using a Cortex-M7, shall be extended with the specific
45    SoC family:
46     o "atmel,sams70" shall be extended with the specific MCU compatible:
47        - "atmel,sams70j19"
48        - "atmel,sams70j20"
49        - "atmel,sams70j21"
50        - "atmel,sams70n19"
51        - "atmel,sams70n20"
52        - "atmel,sams70n21"
53        - "atmel,sams70q19"
54        - "atmel,sams70q20"
55        - "atmel,sams70q21"
56     o "atmel,samv70" shall be extended with the specific MCU compatible:
57        - "atmel,samv70j19"
58        - "atmel,samv70j20"
59        - "atmel,samv70n19"
60        - "atmel,samv70n20"
61        - "atmel,samv70q19"
62        - "atmel,samv70q20"
63     o "atmel,samv71" shall be extended with the specific MCU compatible:
64        - "atmel,samv71j19"
65        - "atmel,samv71j20"
66        - "atmel,samv71j21"
67        - "atmel,samv71n19"
68        - "atmel,samv71n20"
69        - "atmel,samv71n21"
70        - "atmel,samv71q19"
71        - "atmel,samv71q20"
72        - "atmel,samv71q21"