Linux 4.1.18
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / armada-39x.txt
blob53d4ff9ea8ad452705b6623cf63291af947318ce
1 Marvell Armada 39x Platforms Device Tree Bindings
2 -------------------------------------------------
4 Boards with a SoC of the Marvell Armada 39x family shall have the
5 following property:
7 Required root node property:
9  - compatible: must contain "marvell,armada390"
11 In addition, boards using the Marvell Armada 398 SoC shall have the
12 following property before the previous one:
14 Required root node property:
16 compatible: must contain "marvell,armada398"
18 Example:
20 compatible = "marvell,a398-db", "marvell,armada398", "marvell,armada390";