Lines Matching full:mbus

2 * Marvell MBus
7 marvell,armada370-mbus
8 marvell,armadaxp-mbus
9 marvell,armada375-mbus
10 marvell,armada380-mbus
11 marvell,kirkwood-mbus
12 marvell,dove-mbus
13 marvell,orion5x-88f5281-mbus
14 marvell,orion5x-88f5182-mbus
15 marvell,orion5x-88f5181-mbus
16 marvell,orion5x-88f6183-mbus
17 marvell,mv78xx0-mbus
19 - address-cells: Must be '2'. The first cell for the MBus ID encoding,
27 - controller: Contains a single phandle referring to the MBus controller
29 registers that control the MBus, which is typically contained
44 * Marvell MBus controller
48 - compatible: Should be set to "marvell,mbus-controller".
54 the third controls the MBus bridge (only with the
55 marvell,armada370-mbus and marvell,armadaxp-mbus
61 compatible = "marvell,armada370-mbus", "simple-bus";
71 mbusc: mbus-controller@20000 {
72 compatible = "marvell,mbus-controller";
80 ** MBus address decoding window specification
82 The MBus children address space is comprised of two cells: the first one for
91 S = 0x0 for a MBus valid window
104 Following the above encoding, for each ranges entry for a MBus valid window
110 compatible = "marvell,armada370-mbus", "simple-bus";
130 mbusc: mbus-controller@20000 {
131 compatible = "marvell,mbus-controller";
140 makes the MBus driver create a static decoding window for the corresponding
152 compatible = "marvell,armada370-mbus", "simple-bus";
174 mbusc: mbus-controller@20000 {
175 compatible = "marvell,mbus-controller";
187 Remember the MBus controller allows a great deal of flexibility for choosing
198 The mbus-node ranges property defines a set of mbus windows that are expected
203 chooses to use a different set of mbus windows, it must ensure that any address
206 The operating system may insert additional mbus windows that do not conflict
217 compatible = "marvell,armadaxp-mbus", "simple-bus";
268 mbusc: mbus-controller@20000 {