aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/bus/mvebu-mbus.txt
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-12-30 13:43:42 +0100
committerAndrew Lunn <andrew@lunn.ch>2015-01-09 10:54:28 -0600
commitddefbdb4c0df6bcb751971e2395e65daf26abb10 (patch)
treed62efd211b12ffc95410558c0cb3eed031a3386a /Documentation/devicetree/bindings/bus/mvebu-mbus.txt
parentARM: mvebu: Add Armada 388 General Purpose Development Board support (diff)
downloadlinux-dev-ddefbdb4c0df6bcb751971e2395e65daf26abb10.tar.xz
linux-dev-ddefbdb4c0df6bcb751971e2395e65daf26abb10.zip
dt: bindings: update mvebu-mbus DT binding with new compatible properties
Contrary to what was originally thought, the Armada 375 and Armada 38x MBus windows hardware block is *not* compatible with the Armada 370, due to a difference in how window 13 is handled. It was rather compatible with the Armada XP MBus hardware block. However, the DTs for Armada 375 and Armada 38x encode the following compatible string for MBus: compatible = "marvell,armada375-mbus", "marvell,armada370-mbus", "simple-bus"; compatible = "marvell,armada380-mbus", "marvell,armada370-mbus", "simple-bus"; So, by extending the mvebu-mbus DT binding to also cover the marvell,armada375-mbus and marvell,armada380-mbus compatible strings, we can define a new behavior for those SoCs without changing the DT. Therefore, this commit adds those two new compatible strings to the DT binding documentation of mvebu-mbus. Note that it re-uses two existing duplicated lines for the armada370-mbus and armadaxp-mbus compatible strings. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Diffstat (limited to 'Documentation/devicetree/bindings/bus/mvebu-mbus.txt')
-rw-r--r--Documentation/devicetree/bindings/bus/mvebu-mbus.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/bus/mvebu-mbus.txt b/Documentation/devicetree/bindings/bus/mvebu-mbus.txt
index 5e16c3ccb061..fa6cde41b460 100644
--- a/Documentation/devicetree/bindings/bus/mvebu-mbus.txt
+++ b/Documentation/devicetree/bindings/bus/mvebu-mbus.txt
@@ -6,8 +6,8 @@ Required properties:
- compatible: Should be set to one of the following:
marvell,armada370-mbus
marvell,armadaxp-mbus
- marvell,armada370-mbus
- marvell,armadaxp-mbus
+ marvell,armada375-mbus
+ marvell,armada380-mbus
marvell,kirkwood-mbus
marvell,dove-mbus
marvell,orion5x-88f5281-mbus