diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2012-06-01 20:33:17 +0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-07-10 17:47:49 +0400 |
commit | 0d01b7a153561eee6f878238caf76c53bb1dc0d5 (patch) | |
tree | 6d5d0eac03dc17348f38089d7fb8b5279f41063f /Documentation/devicetree/bindings/arm/armada-370-xp.txt | |
parent | 9ae6f740b49f933eeff972a79fd2a8b7e4592cf5 (diff) | |
download | linux-0d01b7a153561eee6f878238caf76c53bb1dc0d5.tar.xz |
arm: mach-mvebu: add documentation for new device tree bindings
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Lior Amsalem <alior@marvell.com>
Tested-by: Yehuda Yitschak <yehuday@marvell.com>
Tested-by: Lior Amsalem <alior@marvell.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/armada-370-xp.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/armada-370-xp.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/armada-370-xp.txt b/Documentation/devicetree/bindings/arm/armada-370-xp.txt new file mode 100644 index 000000000000..c6ed90ea6e17 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/armada-370-xp.txt @@ -0,0 +1,24 @@ +Marvell Armada 370 and Armada XP Platforms Device Tree Bindings +--------------------------------------------------------------- + +Boards with a SoC of the Marvell Armada 370 and Armada XP families +shall have the following property: + +Required root node property: + +compatible: must contain "marvell,armada-370-xp" + +In addition, boards using the Marvell Armada 370 SoC shall have the +following property: + +Required root node property: + +compatible: must contain "marvell,armada370" + +In addition, boards using the Marvell Armada XP SoC shall have the +following property: + +Required root node property: + +compatible: must contain "marvell,armadaxp" + |