Hi, Tuning failed on my R-Car H3 ES2.0 board using latest mmc/next while the Renesas BSP kernel worked. After some digging I found patches in the BSP which remedied this and whit these applied tuning now works for me. I have done small fixes, updated commit messages and rebased on latest mmc/next but Hayakawa-san did all the real work. This change helped me to successfully tune a stubborn card I have had trouble in the past to get to work. Masaharu Hayakawa (3): mmc: tmio: Fix tuning flow mmc: tmio: Fix SCC error detection mmc: renesas_sdhi: skip SCC error check when retuning Niklas Söderlund (1): mmc: renesas_sdhi: Fix sampling clock position selecting drivers/mmc/host/renesas_sdhi_core.c | 20 ++++++++++++++++++++ drivers/mmc/host/tmio_mmc_core.c | 6 ++---- 2 files changed, 22 insertions(+), 4 deletions(-) -- 2.18.0