GNU Linux-libre 4.9.287-gnu1
[releases.git] / Documentation / devicetree / bindings / arm / marvell / armada-37xx.txt
1 Marvell Armada 37xx Platforms Device Tree Bindings
2 --------------------------------------------------
3
4 Boards using a SoC of the Marvell Armada 37xx family must carry the
5 following root node property:
6
7  - compatible: must contain "marvell,armada3710"
8
9 In addition, boards using the Marvell Armada 3720 SoC shall have the
10 following property before the previous one:
11
12  - compatible: must contain "marvell,armada3720"
13
14 Example:
15
16 compatible = "marvell,armada-3720-db", "marvell,armada3720", "marvell,armada3710";