diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-02-02 18:13:41 +0100 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-02-17 16:09:54 +0100 |
commit | fc94a603bbf77aee1f2416cf8e125be03090082c (patch) | |
tree | 8dbf055f9f250ae7820bd0747cd24aeaadc5d4ac /Documentation/devicetree/bindings/arm/armada-370-xp.txt | |
parent | Documentation: dt-bindings: Add a new compatible for the Armada 3700 (diff) | |
download | linux-fc94a603bbf77aee1f2416cf8e125be03090082c.tar.xz linux-fc94a603bbf77aee1f2416cf8e125be03090082c.zip |
Documentation: dt: Tidy up the Marvell related files
Over the last releases we have added more and more Marvell related binding
directly in the arm directory. It's time to have our proper directory
inside it, and move all the files in it.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Rob Herring <robh@kernel.org>
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, 0 insertions, 24 deletions
diff --git a/Documentation/devicetree/bindings/arm/armada-370-xp.txt b/Documentation/devicetree/bindings/arm/armada-370-xp.txt deleted file mode 100644 index c6ed90ea6e17..000000000000 --- a/Documentation/devicetree/bindings/arm/armada-370-xp.txt +++ /dev/null @@ -1,24 +0,0 @@ -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" - |