Re: [PATCH net-next v15 12/15] net: phy: qca807x: Support SFP through phy_port interface

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


On Thu, Nov 06, 2025 at 10:47:37AM +0100, Maxime Chevallier wrote:
> QCA8072/8075 may be used as combo-port PHYs, with Serdes (100/1000BaseX)
> and Copper interfaces. The PHY has the ability to read the configuration
> it's in. If the configuration indicates the PHY is in combo mode, allow
> registering up to 2 ports.
>
> Register a dedicated set of port ops to handle the serdes port, and rely
> on generic phylib SFP support for the SFP handling.
>
> Reviewed-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew