Re: [PATCH net-next 6/9] net: dsa: vsc73xx: speed up mdio bus to max allowed value

From: Andrew Lunn
Date: Tue Jul 30 2024 - 16:24:09 EST


> Yes. It's configured in a completely different subblock. Internal and
> external mdio buses have symmetrical register set. It can be
> configured separately.

O.K. Great.

For the external block, there are well defined DT properties for the
bus speed, and suppressing the pre-amble. They should be used. For the
internal block, i don't see the need, you can hard coded them, they
either work, or they don't.

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew