Commit 5d7fd656 authored by Andrew Lunn's avatar Andrew Lunn Committed by Gregory CLEMENT

ARM: dts: kirkwood: Add address to mbus unit name

The mbus node has a ranges property.
Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 57910a3e
/ { / {
mbus { mbus@f1000000 {
pciec: pcie-controller@82000000 { pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie"; compatible = "marvell,kirkwood-pcie";
status = "disabled"; status = "disabled";
......
/ { / {
mbus { mbus@f1000000 {
pciec: pcie-controller@82000000 { pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie"; compatible = "marvell,kirkwood-pcie";
status = "disabled"; status = "disabled";
......
/ { / {
mbus { mbus@f1000000 {
pciec: pcie-controller@82000000 { pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie"; compatible = "marvell,kirkwood-pcie";
status = "disabled"; status = "disabled";
......
/ { / {
mbus { mbus@f1000000 {
pciec: pcie-controller@82000000 { pciec: pcie-controller@82000000 {
compatible = "marvell,kirkwood-pcie"; compatible = "marvell,kirkwood-pcie";
status = "disabled"; status = "disabled";
......
...@@ -27,7 +27,7 @@ aliases { ...@@ -27,7 +27,7 @@ aliases {
i2c0 = &i2c0; i2c0 = &i2c0;
}; };
mbus { mbus@f1000000 {
compatible = "marvell,kirkwood-mbus", "simple-bus"; compatible = "marvell,kirkwood-mbus", "simple-bus";
#address-cells = <2>; #address-cells = <2>;
#size-cells = <1>; #size-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment