Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix PHY init timeout issues
@ 2024-02-07 17:04 Elad Nachman
  2024-02-07 17:04 ` [PATCH 1/2] mmc: xenon: fix PHY init clock stability Elad Nachman
  2024-02-07 17:04 ` [PATCH 2/2] mmc: xenon: add timeout for PHY init complete Elad Nachman
  0 siblings, 2 replies; 5+ messages in thread
From: Elad Nachman @ 2024-02-07 17:04 UTC (permalink / raw)
  To: huziji, ulf.hansson, adrian.hunter, linux-mmc, linux-kernel; +Cc: enachman

From: Elad Nachman <enachman@marvell.com>

Fix PHY init timeout issues:

1. Clock Stability issue causing PHY timeout

2. Timeout taking longer than needed on AC5X.
   Solve by constantly testing the PHY init bit
   until it toggles, but up to 100X timeout factor.

Elad Nachman (2):
  mmc: xenon: fix PHY init clock stability
  mmc: xenon: add timeout for PHY init complete

 drivers/mmc/host/sdhci-xenon-phy.c | 54 ++++++++++++++++++++++++++----
 1 file changed, 48 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-02-07 17:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-07 17:04 [PATCH 0/2] Fix PHY init timeout issues Elad Nachman
2024-02-07 17:04 ` [PATCH 1/2] mmc: xenon: fix PHY init clock stability Elad Nachman
2024-02-07 17:23   ` Ulf Hansson
2024-02-07 17:04 ` [PATCH 2/2] mmc: xenon: add timeout for PHY init complete Elad Nachman
2024-02-07 17:25   ` Ulf Hansson

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