[PATCH net-next 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller

Andrew Lunn andrew at lunn.ch
Wed Sep 7 10:36:33 AEST 2022


> Specific to this Elbert platform, we don't have plan to configure
> BCM53134 via OpenBMC MDIO (dts), because we expect the switch always
> loads configurations from its EEPROM.

DSA offers more than configuration. You can also get interface
statistics, and knowledge of if an interface is up/down. And since the
PHY of the switch becomes normal Linux PHYs, you can do cable testing,
if the PHY has support, etc.

Do you have spanning tree to break L2 network loops? Linux will
provide that as well.

However, if you are happy with dumb switch, then what you posted is
sufficient.

	Andrew


More information about the Linux-aspeed mailing list