mbox series

[0/6] enhance the tuning process reliability for i.MX uSDHC controller

Message ID 20250409075550.3413032-1-ziniu.wang_1@nxp.com (mailing list archive)
Headers show
Series enhance the tuning process reliability for i.MX uSDHC controller | expand

Message

Luke Wang April 9, 2025, 7:55 a.m. UTC
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(-)