ARM: dts: kirkwood: Add address to mbus unit name
authorAndrew Lunn <andrew@lunn.ch>
Sun, 3 Apr 2016 02:03:49 +0000 (04:03 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 14 Apr 2016 17:06:33 +0000 (19:06 +0200)
The mbus node has a ranges property.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/kirkwood-6192.dtsi
arch/arm/boot/dts/kirkwood-6281.dtsi
arch/arm/boot/dts/kirkwood-6282.dtsi
arch/arm/boot/dts/kirkwood-98dx4122.dtsi
arch/arm/boot/dts/kirkwood.dtsi

index 1014a5d..d573e03 100644 (file)
@@ -1,5 +1,5 @@
 / {
-       mbus {
+       mbus@f1000000 {
                pciec: pcie-controller@82000000 {
                        compatible = "marvell,kirkwood-pcie";
                        status = "disabled";
index fad2015..748d0b6 100644 (file)
@@ -1,5 +1,5 @@
 / {
-       mbus {
+       mbus@f1000000 {
                pciec: pcie-controller@82000000 {
                        compatible = "marvell,kirkwood-pcie";
                        status = "disabled";
index 27434c3..bb63d2d 100644 (file)
@@ -1,5 +1,5 @@
 / {
-       mbus {
+       mbus@f1000000 {
                pciec: pcie-controller@82000000 {
                        compatible = "marvell,kirkwood-pcie";
                        status = "disabled";
index 17eb927..720c210 100644 (file)
@@ -1,5 +1,5 @@
 / {
-       mbus {
+       mbus@f1000000 {
                pciec: pcie-controller@82000000 {
                        compatible = "marvell,kirkwood-pcie";
                        status = "disabled";
index 7445a15..29b8bd7 100644 (file)
@@ -27,7 +27,7 @@
               i2c0 = &i2c0;
        };
 
-       mbus {
+       mbus@f1000000 {
                compatible = "marvell,kirkwood-mbus", "simple-bus";
                #address-cells = <2>;
                #size-cells = <1>;