Re: [PATCH net-next RESEND v4 4/4] net: lan966x: Add QUSGMII support for lan966x

From: Andrew Lunn
Date: Thu Aug 18 2022 - 18:05:23 EST


On Wed, Aug 17, 2022 at 02:32:55PM +0200, Maxime Chevallier wrote:
> The Lan996x controller supports the QUSGMII mode, which is very similar
> to QSGMII in the way it's configured and the autonegociation
> capababilities it provides.
>
> This commit adds support for that mode, treating it most of the time
> like QSGMII, making sure that we do configure the PCS how we should.
>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew