]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: kirkwood: Remove address from dsa unit name
authorAndrew Lunn <andrew@lunn.ch>
Sun, 3 Apr 2016 02:03:45 +0000 (04:03 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 14 Apr 2016 17:05:52 +0000 (19:05 +0200)
The dsa node does not have a reg property, so remove the address from
the unit name.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/kirkwood-dir665.dts
arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts
arch/arm/boot/dts/kirkwood-rd88f6281-a.dts
arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts
arch/arm/boot/dts/kirkwood-rd88f6281.dtsi

index 0473fcc260f77196d5423d6f753388ebcb7194e0..f548363060ea432a29b4932e3083cce60b8acde0 100644 (file)
                };
        };
 
-       dsa@0 {
+       dsa {
                compatible = "marvell,dsa";
                #address-cells = <2>;
                #size-cells = <0>;
index 6a8f59acb539b8f470b4174b8d061f8d9a829744..26fb610b2af7441ba52ee578ba23cb7f33b69c13 100644 (file)
                };
        };
 
-       dsa@0 {
+       dsa {
                compatible = "marvell,dsa";
                #address-cells = <1>;
                #size-cells = <0>;
index f2e08b3b33ea07767af75230a8426c173468cbb3..6f771a99cb02ef9f655a7abdbbe90ed1b22abaf1 100644 (file)
@@ -19,7 +19,7 @@
        model = "Marvell RD88f6281 Reference design, with A0 or higher SoC";
        compatible = "marvell,rd88f6281-a", "marvell,rd88f6281","marvell,kirkwood-88f6281", "marvell,kirkwood";
 
-       dsa@0 {
+       dsa {
                switch@0 {
                        reg = <10 0>;    /* MDIO address 10, switch 0 in tree */
                };
index f4272b64ed7f5b879284897cd93497a4795742a4..1a797381d3d4283c8c7938b8654c7ec2e989b65e 100644 (file)
@@ -19,7 +19,7 @@
        model = "Marvell RD88f6281 Reference design, with Z0 SoC";
        compatible = "marvell,rd88f6281-z0", "marvell,rd88f6281","marvell,kirkwood-88f6281", "marvell,kirkwood";
 
-       dsa@0 {
+       dsa {
                switch@0 {
                        reg = <0 0>;    /* MDIO address 0, switch 0 in tree */
                        port@4 {
index d195e884b3b529617031250bbe1ecb5184fdd201..5521426d101b76d2c2290f72600065c34fcc4b11 100644 (file)
@@ -63,7 +63,7 @@
                };
        };
 
-       dsa@0 {
+       dsa {
                compatible = "marvell,dsa";
                #address-cells = <2>;
                #size-cells = <0>;