Re: [PATCH net-next v15 10/15] net: phy: marvell10g: Support SFP through phy_port

From: Andrew Lunn
Date: Mon Nov 10 2025 - 23:04:17 EST


On Thu, Nov 06, 2025 at 10:47:35AM +0100, Maxime Chevallier wrote:
> Convert the Marvell10G driver to use the generic SFP handling, through a
> dedicated .attach_port() handler to populate the port's supported
> interfaces.
>
> As the 88x3310 supports multiple MDI, the .attach_port() logic handles
> both SFP attach with 10GBaseR support, and support for the "regular"
> port that usually is a BaseT port.
>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew