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. Since v3 of this patchset I have dropped 2 patches as they requier more work as HS400 have been merged since the initial posting. These two patches stand alone still fixes tuning issues so while work continues on the dropped two these two are ready for upstream consumption. Masaharu Hayakawa (1): mmc: tmio: Fix tuning flow Niklas Söderlund (1): mmc: renesas_sdhi: Fix sampling clock position selecting drivers/mmc/host/renesas_sdhi_core.c | 12 ++++++++++++ drivers/mmc/host/tmio_mmc_core.c | 2 -- 2 files changed, 12 insertions(+), 2 deletions(-) -- 2.18.0