summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/marvell/armada-8kp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/arm/marvell/armada-8kp.txt')
-rw-r--r--dts/Bindings/arm/marvell/armada-8kp.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/dts/Bindings/arm/marvell/armada-8kp.txt b/dts/Bindings/arm/marvell/armada-8kp.txt
new file mode 100644
index 0000000000..f3e9624534
--- /dev/null
+++ b/dts/Bindings/arm/marvell/armada-8kp.txt
@@ -0,0 +1,15 @@
+Marvell Armada 8KPlus Platforms Device Tree Bindings
+----------------------------------------------------
+
+Boards using a SoC of the Marvell Armada 8KP families must carry
+the following root node property:
+
+ - compatible, with one of the following values:
+
+ - "marvell,armada-8080", "marvell,armada-ap810-octa", "marvell,armada-ap810"
+ when the SoC being used is the Armada 8080
+
+Example:
+
+compatible = "marvell,armada-8080-db", "marvell,armada-8080",
+ "marvell,armada-ap810-octa", "marvell,armada-ap810"