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

Commit 203a0d41 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'mvebu-dt-5.1-2' of git://git.infradead.org/linux-mvebu into arm/dt

mvebu dt for 5.1 (part 2)

Follow-up fixing DT warning introduced by previous pull request

* tag 'mvebu-dt-5.1-2' of git://git.infradead.org/linux-mvebu

:
  arch: arm: dts: kirkwood-rd88f6281: Remove disabled marvell,dsa reference

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 847aed39 6a3b2517
Loading
Loading
Loading
Loading
+0 −9
Original line number Original line Diff line number Diff line
@@ -16,15 +16,6 @@
	model = "Marvell RD88f6281 Reference design, with Z0 SoC";
	model = "Marvell RD88f6281 Reference design, with Z0 SoC";
	compatible = "marvell,rd88f6281-z0", "marvell,rd88f6281","marvell,kirkwood-88f6281", "marvell,kirkwood";
	compatible = "marvell,rd88f6281-z0", "marvell,rd88f6281","marvell,kirkwood-88f6281", "marvell,kirkwood";


	dsa {
		switch@0 {
			reg = <0 0>;    /* MDIO address 0, switch 0 in tree */
			port@4 {
				reg = <4>;
				label = "wan";
			};
		};
	};
};
};


&eth1 {
&eth1 {