Re: [PATCH net-next v15 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
From: Andrew Lunn
Date: Mon Nov 10 2025 - 23:15:40 EST
On Thu, Nov 06, 2025 at 10:47:39AM +0100, Maxime Chevallier wrote:
> The DP83822 can support 100BaseFX. This mode was only accessible through
> custom DT properties, but there also exist SFP modules that support
> these modes. As this only requires setting the relevant supported
> interface in the driver, expose the port capability with the new
> phy_port API, allowing SFP support.
>
> Reviewed-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew