xref: /freebsd/sys/contrib/device-tree/Bindings/arm/marvell/armada-8kp.txt (revision c66ec88fed842fbaad62c30d510644ceb7bd2d71)
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