Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 689168aa authored by Andrew Lunn's avatar Andrew Lunn Committed by Gregory CLEMENT
Browse files

ARM: dts: kirkwood: 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: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent dab08333
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -203,7 +203,7 @@
		};
	};

	dsa@0 {
	dsa {
		compatible = "marvell,dsa";
		#address-cells = <2>;
		#size-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,7 @@
		};
	};

	dsa@0 {
	dsa {
		compatible = "marvell,dsa";
		#address-cells = <1>;
		#size-cells = <0>;
+1 −1
Original line number Diff line number Diff line
@@ -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 */
		};
+1 −1
Original line number Diff line number Diff line
@@ -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 {
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@
		};
	};

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