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

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
......@@ -16,15 +16,6 @@ / {
model = "Marvell RD88f6281 Reference design, with Z0 SoC";
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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment