Re: [PATCH net-next v9 1/4] net: phy: c45: add genphy_c45_pma_soft_reset()
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2026-07-03 07:43:41
Also in:
lkml
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: 2026-07-03 07:43:41
Also in:
lkml
Hi Javen, On 7/3/26 09:13, javen wrote:
From: Javen Xu <redacted> 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. Reviewed-by: Nicolai Buchwitz <redacted> Signed-off-by: Javen Xu <redacted>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Thanks, Maxime