On 12 October 2018 at 14:29, Chris Brandt <chris.brandt@xxxxxxxxxxx> wrote: > Basically the same HW block that was used in R-Car Gen 3 is used in > RZ/A2 (with only a couple small differences). > > Not sure if you're going to like the Kconfig change or not. > > 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 | 5 ++-- > drivers/mmc/host/renesas_sdhi_internal_dmac.c | 28 ++++++++++++++++++++-- > 4 files changed, 36 insertions(+), 5 deletions(-) > > -- > 2.16.1 This looks good to me. So unless someone objects I intend to queue this up for 4.21, once 4.20 rc1 is out. Or perhaps the clock patch should go via the clock tree? Thanks! Uffe