ARM: dts: armada-370-xp: Remove address from dsa unit name

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>
This commit is contained in:
Gregory CLEMENT 2016-11-06 10:35:41 +01:00
parent 6f477f43f9
commit eb94ec6423
2 changed files with 2 additions and 2 deletions

View file

@ -172,7 +172,7 @@
};
};
dsa@0 {
dsa {
compatible = "marvell,dsa";
#address-cells = <2>;
#size-cells = <0>;

View file

@ -301,7 +301,7 @@
4500 1>;
};
dsa@0 {
dsa {
compatible = "marvell,dsa";
#address-cells = <2>;
#size-cells = <0>;