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

Commit eb94ec64 authored by Gregory CLEMENT's avatar Gregory CLEMENT
Browse files

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: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 6f477f43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -172,7 +172,7 @@
		};
	};

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

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