On Tue, 16 Mar 2021 at 09:58, Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > Here are two more patches improving the robustness of resetting the IP > core. Patches are on top of mmc/next and this series "[PATCH v2 0/3] > mmc: renesas_sdhi: reset via reset controller", especially "[PATCH v2 > 1/3] mmc: tmio: abort DMA before reset". > > Tested on Salvator-XS with H3 ES2.0 and M3-N. A branch for testing can > be found here: > > git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/sdhi/for-5.13 > > Some additional testing by Shimoda-san or the BSP team would be much > appreciated! > > Wolfram > > > Takeshi Saito (1): > mmc: tmio: restore bus width when resetting > > Wolfram Sang (1): > mmc: tmio: always flag retune when resetting and a card is present > > drivers/mmc/host/tmio_mmc_core.c | 37 +++++++++++++++++--------------- > 1 file changed, 20 insertions(+), 17 deletions(-) > Applied for next, thanks! Kind regards Uffe