xref: /linux/Documentation/devicetree/bindings/arm/marvell/armada-8kp.txt (revision 15a1fbdcfb519c2bd291ed01c6c94e0b89537a77)
1Marvell Armada 8KPlus Platforms Device Tree Bindings
2----------------------------------------------------
3
4Boards using a SoC of the Marvell Armada 8KP families must carry
5the following root node property:
6
7 - compatible, with one of the following values:
8
9   - "marvell,armada-8080", "marvell,armada-ap810-octa", "marvell,armada-ap810"
10     when the SoC being used is the Armada 8080
11
12Example:
13
14compatible = "marvell,armada-8080-db", "marvell,armada-8080",
15	     "marvell,armada-ap810-octa", "marvell,armada-ap810"
16