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

From: Tao Ren
Date: Tue Sep 06 2022 - 21:08:33 EST


Hi Andrew,

On Wed, Sep 07, 2022 at 02:36:33AM +0200, Andrew Lunn wrote:
> > 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

Apprently I have very limited knowledge in DSA area, because I didn't
know these features.

I will keep the patch series as is for now, to at least enable ethernet
in Elbert OpenBMC, and will work out new patch series to add BCM53134 in
DSA later.

Thanks again for the review.


Cheers,

Tao