Re: [PATCH net-next v15 09/15] net: phy: marvell: Support SFP through phy_port interface
From: Andrew Lunn
Date: Mon Nov 10 2025 - 23:02:22 EST
On Thu, Nov 06, 2025 at 10:47:34AM +0100, Maxime Chevallier wrote:
> Convert the Marvell driver (especially the 88e1512 driver) to use the
> phy_port interface to handle SFPs. This means registering a
> .attach_port() handler to detect when a serdes line interface is used
> (most likely, and SFP module).
>
> Reviewed-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew