Re: [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X

From: Andrew Lunn

Date: Thu Mar 05 2026 - 12:40:11 EST


> > However, this is a multi-giga switch, with high speed SERDES ports. My
> > guess is, a SERDES port is used to connect to the host, not RGMII. So
> > i would not implement this, until somebody reports having a board with
> > RGMII connecting to the host. KISS.
>
> We intend to do exactly that with this switch, just because the host
> doesn't support SGMII, just RMII/RGMII.

:-)

Then i suggest using {rx|tx}-internal-delay-ps as Vladimir suggested.

Andrew