Merge git://www.linux-watchdog.org/linux-watchdog
[deliverable/linux.git] / Documentation / devicetree / bindings / arm / armada-38x.txt
CommitLineData
9aa30f1c
TP
1Marvell Armada 38x Platforms Device Tree Bindings
2-------------------------------------------------
3
4Boards with a SoC of the Marvell Armada 38x family shall have the
5following property:
6
7Required root node property:
8
8dbdb8e7
GC
9 - compatible: must contain "marvell,armada380"
10
11In addition, boards using the Marvell Armada 385 SoC shall have the
12following property before the previous one:
13
14Required root node property:
15
16compatible: must contain "marvell,armada385"
17
912cdb4e
GC
18In addition, boards using the Marvell Armada 388 SoC shall have the
19following property before the previous one:
20
21Required root node property:
22
23compatible: must contain "marvell,armada388"
24
8dbdb8e7
GC
25Example:
26
27compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380";
This page took 0.232805 seconds and 5 git commands to generate.