After some refactoring, I had to insert a workaround because a regression was discovered when re-inserting SD cards. Now, this series implements the proper fixes and finally reverts the workaround. This has been tested on Salvator-XS (M3N and H3 ES2.0). These patches were already discussed with Shimoda-san and the BSP team internally. However, I'd appreciate Shimoda-san's tags be given here to make sure the patches are exactly that what we discussed. Thanks and happy hacking! Wolfram Sang (3): mmc: tmio: when resetting, reset DMA controller, too mmc: tmio: bring tuning HW to a sane state with MMC_POWER_OFF Revert "mmc: renesas_sdhi: workaround a regression when reinserting SD cards" drivers/mmc/host/renesas_sdhi_core.c | 13 ------------- drivers/mmc/host/tmio_mmc_core.c | 7 +++++-- 2 files changed, 5 insertions(+), 15 deletions(-) -- 2.28.0