Re: [PATCH net-next v2 1/3] net: phy: dp83869: Restart PHY when configuring mode

From: Andrew Lunn
Date: Mon Nov 10 2025 - 20:04:09 EST


On Mon, Nov 10, 2025 at 10:24:53AM +0100, Romain Gantois wrote:
> The DP83869 PHY requires a software restart when the OP_MODE is changed.
>
> Add this restart in dp83869_configure_mode().
>
> Signed-off-by: Romain Gantois <romain.gantois@xxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew