xref: /openbmc/linux/Documentation/devicetree/bindings/arm/marvell/armada-38x.txt (revision 8c57a5e7b2820f349c95b8c8393fec1e0f4070d2)
1*fc94a603SGregory CLEMENTMarvell Armada 38x Platforms Device Tree Bindings
2*fc94a603SGregory CLEMENT-------------------------------------------------
3*fc94a603SGregory CLEMENT
4*fc94a603SGregory CLEMENTBoards with a SoC of the Marvell Armada 38x family shall have the
5*fc94a603SGregory CLEMENTfollowing property:
6*fc94a603SGregory CLEMENT
7*fc94a603SGregory CLEMENTRequired root node property:
8*fc94a603SGregory CLEMENT
9*fc94a603SGregory CLEMENT - compatible: must contain "marvell,armada380"
10*fc94a603SGregory CLEMENT
11*fc94a603SGregory CLEMENTIn addition, boards using the Marvell Armada 385 SoC shall have the
12*fc94a603SGregory CLEMENTfollowing property before the previous one:
13*fc94a603SGregory CLEMENT
14*fc94a603SGregory CLEMENTRequired root node property:
15*fc94a603SGregory CLEMENT
16*fc94a603SGregory CLEMENTcompatible: must contain "marvell,armada385"
17*fc94a603SGregory CLEMENT
18*fc94a603SGregory CLEMENTIn addition, boards using the Marvell Armada 388 SoC shall have the
19*fc94a603SGregory CLEMENTfollowing property before the previous one:
20*fc94a603SGregory CLEMENT
21*fc94a603SGregory CLEMENTRequired root node property:
22*fc94a603SGregory CLEMENT
23*fc94a603SGregory CLEMENTcompatible: must contain "marvell,armada388"
24*fc94a603SGregory CLEMENT
25*fc94a603SGregory CLEMENTExample:
26*fc94a603SGregory CLEMENT
27*fc94a603SGregory CLEMENTcompatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380";
28