Re: [PATCH net-next v15 04/15] net: phy: dp83822: Add support for phy_port representation
From: Andrew Lunn
Date: Mon Nov 10 2025 - 22:55:01 EST
On Thu, Nov 06, 2025 at 10:47:29AM +0100, Maxime Chevallier wrote:
> With the phy_port representation introduced, we can use .attach_port to
> populate the port information based on either the straps or the
> ti,fiber-mode property. This allows simplifying the probe function and
> allow users to override the strapping configuration.
>
> Reviewed-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew