blob: f3e9624534c6baf30cca4dc41fff5d65a1be129b [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001Marvell 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"