Hi, this patch-set provides SDHI driver support for eMMC HS400. Based on mmc/next Dependencies for applying these patches: none Dependencies to test eMMC HS400: * [PATCH] clk: renesas: rcar-gen3: Fix SD divider setting * [PATCH v2] arm64: dts: salvator-common: Enable HS400 of SDHI2 To assist testing and review this patch and the above mentioned dependencies, which are necessary and sufficient to enable HS400 on H3 / Salvator-X, M3-W 1.0 / Salvator-X and H3 ES2.0 Salvator-XS are available at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git topic/hs400-v2 Changes since v2: * Use updated code from BSP v3.6.0 * Ironed out dependencies, eMMC HS400 is now working on H3 / Salvator-X, M3-W 1.0 / Salvator-X and H3 ES2.0 Salvator-XS. Masaharu Hayakawa (3): mmc: tmio: correct treatment of errors during tuning mmc: tmio: add eMMC HS400 mode support mmc: renesas_sdhi: add eMMC HS400 mode support drivers/mmc/host/renesas_sdhi_core.c | 125 ++++++++++++++++++++++++++++++----- drivers/mmc/host/tmio_mmc.h | 6 ++ drivers/mmc/host/tmio_mmc_core.c | 33 +++++++-- 3 files changed, 143 insertions(+), 21 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html