Re: [PATCH] phy: starfive: jh7110-dphy: fail init when the PLL does not lock
From: Vinod Koul
Date: Sun Sep 13 2026 - 06:58:58 EST
On Wed, 24 Jun 2026 22:39:11 +0800, Pengpeng Hou wrote:
> stf_dphy_hw_reset() polls the DPHY PLL unlock bit when bringing the PHY
> out of reset, but only logs a timeout. stf_dphy_init() then continues
> and returns success even though the PHY lock condition was not observed.
>
> Return the poll error from the reset helper and propagate it from the PHY
> init path. Also make the timeout message describe the failed lock
> condition.
>
> [...]
Applied, thanks!
[1/1] phy: starfive: jh7110-dphy: fail init when the PLL does not lock
commit: 903566bc890b4b5f5e1e2e27fb5679d0cb7344c7
Best regards,
--
~Vinod