ARM: dts: armada-370-xp: Remove address from dsa unit name
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Sun, 6 Nov 2016 09:35:41 +0000 (10:35 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 19 Nov 2016 08:16:45 +0000 (09:16 +0100)
The dsa node does not have a reg property, so remove the address from the
unit name.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-370-rd.dts
arch/arm/boot/dts/armada-xp-linksys-mamba.dts

index 023eeda..e2ba4bd 100644 (file)
                };
        };
 
-       dsa@0 {
+       dsa {
                compatible = "marvell,dsa";
                #address-cells = <2>;
                #size-cells = <0>;
index 4f2b8aa..7c8cd7b 100644 (file)
                                      4500 1>;
        };
 
-       dsa@0 {
+       dsa {
                compatible = "marvell,dsa";
                #address-cells = <2>;
                #size-cells = <0>;