Re: [PATCH net-next v2 1/4] net: phy: c45: add genphy_c45_soft_reset()

From: Andrew Lunn

Date: Thu Jun 04 2026 - 08:27:35 EST


On Thu, Jun 04, 2026 at 03:42:06PM +0800, javen wrote:
> From: Javen Xu <javen_xu@xxxxxxxxxxxxxx>
>
> Add a generic Clause 45 software reset helper. The helper sets the reset
> bit in the PMA/PMD control register and waits until the bit is cleared by
> hardware.
>
> Signed-off-by: Javen Xu <javen_xu@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew