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

From: Nicolai Buchwitz

Date: Fri Jun 05 2026 - 05:03:09 EST


Hi Javen

On 5.6.2026 09:43, 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>
---
Changes in v2:
- no changes, new file

Changes in v3:
- re-order function according to the order in phy-c45.c
---

[...]

Reviewed-by: Nicolai Buchwitz <nb@xxxxxxxxxxx>

Thanks,
Nicolai