]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: Document the Device Tree binding for the Armada 388 SoC
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 8 Jan 2015 17:38:12 +0000 (18:38 +0100)
committerAndrew Lunn <andrew@lunn.ch>
Fri, 9 Jan 2015 15:16:05 +0000 (09:16 -0600)
Update the binding documentation of the Armada 38x Soc family with
the Armada 388.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Documentation/devicetree/bindings/arm/armada-38x.txt

index ad9f8ed4d9bd7a6334907b07f4b03122ba4df018..202953f1887e6014f2dbc84e145cfb00038ad5c1 100644 (file)
@@ -15,6 +15,13 @@ Required root node property:
 
 compatible: must contain "marvell,armada385"
 
+In addition, boards using the Marvell Armada 388 SoC shall have the
+following property before the previous one:
+
+Required root node property:
+
+compatible: must contain "marvell,armada388"
+
 Example:
 
 compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380";