Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH 0/6] enhance the tuning process reliability for i.MX uSDHC controller
@ 2025-04-09  7:55 ziniu.wang_1
  2025-04-09  7:55 ` [PATCH 1/6] mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit ziniu.wang_1
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: ziniu.wang_1 @ 2025-04-09  7:55 UTC (permalink / raw)
  To: adrian.hunter, ulf.hansson, haibo.chen
  Cc: shawnguo, s.hauer, kernel, festevam, imx, linux-mmc, s32,
	linux-arm-kernel, linux-kernel

From: Luke Wang <ziniu.wang_1@nxp.com>

This patch series enhances the tuning process reliability for the i.MX
uSDHC controller by addressing several hardware-specific requirements and
improving alignment with the i.MX Reference Manual recommendations.

Haibo Chen (4):
  mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit
  mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning
    command
  mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning
  mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning

Luke Wang (2):
  mmc: sdhci-esdhc-imx: verify tuning control status after configuration
  mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning
---
This series depends on:
[PATCH v2] mmc: host: sdhci-esdhc-imx: save tuning value for the card which keep power in suspend
---
 drivers/mmc/host/sdhci-esdhc-imx.c | 86 +++++++++++++++++++++++++-----
 1 file changed, 74 insertions(+), 12 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-04-22 15:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-09  7:55 [PATCH 0/6] enhance the tuning process reliability for i.MX uSDHC controller ziniu.wang_1
2025-04-09  7:55 ` [PATCH 1/6] mmc: sdhci-esdhc-imx: explicitly reset tuning circuit via RSTT bit ziniu.wang_1
2025-04-09  7:55 ` [PATCH 2/6] mmc: sdhci-esdhc-imx: reset async FIFO before sending manual tuning command ziniu.wang_1
2025-04-09  7:55 ` [PATCH 3/6] mmc: sdhci-esdhc-imx: widen auto-tuning window for standard tuning ziniu.wang_1
2025-04-09  7:55 ` [PATCH 4/6] mmc: sdhci-esdhc-imx: widen auto-tuning window for manual tuning ziniu.wang_1
2025-04-09  7:55 ` [PATCH 5/6] mmc: sdhci-esdhc-imx: verify tuning control status after configuration ziniu.wang_1
2025-04-09  7:55 ` [PATCH 6/6] mmc: sdhci-esdhc-imx: switch standard tuning to manual tuning ziniu.wang_1
2025-04-22 10:53   ` Adrian Hunter
2025-04-22 11:09     ` [EXT] " Luke Wang
2025-04-22 10:54 ` [PATCH 0/6] enhance the tuning process reliability for i.MX uSDHC controller Adrian Hunter
2025-04-22 15:44 ` Ulf Hansson

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