Basically the same HW block that was used in R-Car Gen 3 is used in RZ/A2 (with only a couple small differences). V5 was just to rebase to fix merge conflicts Chris Brandt (3): clk: renesas: r7s9210: Add SDHI clocks mmc: renesas_sdhi_internal_dmac: Add R7S9210 support dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210 Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 3 ++- drivers/clk/renesas/r7s9210-cpg-mssr.c | 5 ++++ drivers/mmc/host/Kconfig | 7 +++--- drivers/mmc/host/renesas_sdhi_internal_dmac.c | 28 ++++++++++++++++++++-- 4 files changed, 37 insertions(+), 6 deletions(-) -- 2.16.1