mbox series

[v3,0/1] mmc: core: Add HS400 tuning in HS400es initialization

Message ID 20231225093839.22931-1-mengqi.zhang@mediatek.com (mailing list archive)
Headers show
Series mmc: core: Add HS400 tuning in HS400es initialization | expand

Message

Mengqi Zhang Dec. 25, 2023, 9:38 a.m. UTC
change v3
1. remove mmc_retune_disable() and mmc_retune_enable() from
   hs400es initialization.

change v2
1. remove hs400 tuning from mmc_retune.
2. remove mmc_retune_enable() from hs400es initialization.

Mengqi Zhang (1):
  mmc: core: Add HS400 tuning in HS400es initialization

 drivers/mmc/core/mmc.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)