public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix PLL lock timeout and calibration wait time
@ 2025-03-26 15:23 Devarsh Thakkar
  2025-03-26 15:23 ` [PATCH v2 1/2] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling Devarsh Thakkar
  2025-03-26 15:23 ` [PATCH v2 2/2] phy: cadence: cdns-dphy: Update calibration wait time for startup state machine Devarsh Thakkar
  0 siblings, 2 replies; 9+ messages in thread
From: Devarsh Thakkar @ 2025-03-26 15:23 UTC (permalink / raw)
  To: vkoul, kishon, mripard, linux-phy, linux-kernel
  Cc: sakari.ailus, u.kleine-koenig, vigneshr, aradhya.bhatia, s-jain1,
	r-donadkar, tomi.valkeinen

This fixes PLL lockup and O_CMN_READY timeout by moving the polling
function after common state machine gets enabled. Also fix the
calibration wait time to optimize the polling time.

Changelog:
V1: https://lore.kernel.org/all/20241230125319.941372-1-devarsht@ti.com/

Test logs:
Link: https://gist.github.com/devarsht/89e4830e886774fcd50aa6e29cce3a79

Devarsh Thakkar (2):
  phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling
  phy: cadence: cdns-dphy: Update calibration wait time for startup
    state machine

 drivers/phy/cadence/cdns-dphy.c | 60 ++++++++++++++++++++++++++++-----
 1 file changed, 52 insertions(+), 8 deletions(-)

-- 
2.39.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-04-30  7:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26 15:23 [PATCH v2 0/2] Fix PLL lock timeout and calibration wait time Devarsh Thakkar
2025-03-26 15:23 ` [PATCH v2 1/2] phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling Devarsh Thakkar
2025-04-02 11:55   ` Tomi Valkeinen
2025-04-02 13:29     ` Devarsh Thakkar
2025-03-26 15:23 ` [PATCH v2 2/2] phy: cadence: cdns-dphy: Update calibration wait time for startup state machine Devarsh Thakkar
2025-04-02 11:42   ` Tomi Valkeinen
2025-04-02 13:35     ` Devarsh Thakkar
2025-04-02 13:59       ` Tomi Valkeinen
2025-04-30  7:36     ` Devarsh Thakkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox