提交 ddefbdb4 编写于 作者: T Thomas Petazzoni 提交者: Andrew Lunn

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: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
上级 928413bd
...@@ -6,8 +6,8 @@ Required properties: ...@@ -6,8 +6,8 @@ Required properties:
- compatible: Should be set to one of the following: - compatible: Should be set to one of the following:
marvell,armada370-mbus marvell,armada370-mbus
marvell,armadaxp-mbus marvell,armadaxp-mbus
marvell,armada370-mbus marvell,armada375-mbus
marvell,armadaxp-mbus marvell,armada380-mbus
marvell,kirkwood-mbus marvell,kirkwood-mbus
marvell,dove-mbus marvell,dove-mbus
marvell,orion5x-88f5281-mbus marvell,orion5x-88f5281-mbus
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册