Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc...
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / arm / axentia.txt
1 Device tree bindings for Axentia ARM devices
2 ============================================
3
4 Linea CPU module
5 ----------------
6
7 Required root node properties:
8 compatible = "axentia,linea",
9              "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
10 and following the rules from atmel-at91.txt for a sama5d31 SoC.
11
12
13 Nattis v2 board with Natte v2 power board
14 -----------------------------------------
15
16 Required root node properties:
17 compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
18              "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
19 and following the rules from above for the axentia,linea CPU module.
20
21
22 TSE-850 v3 board
23 ----------------
24
25 Required root node properties:
26 compatible = "axentia,tse850v3", "axentia,linea",
27              "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
28 and following the rules from above for the axentia,linea CPU module.