mbox series

[0/2] mmc: renesas_sdhi: Add r8a77961 support

Message ID 20191205134349.6410-1-geert+renesas@glider.be
Headers show
Series mmc: renesas_sdhi: Add r8a77961 support | expand

Message

Geert Uytterhoeven Dec. 5, 2019, 1:43 p.m. UTC
Hi all,

This patch series documents DT bindings for the SDHI controller in the
Renesas R-Car M3-W+ (R8A77961) SoC, and adds support for it to the
driver.

The second patch may be dropped, once "[PATCH] mmc: renesas_sdhi: remove
whitelist for internal DMAC"[1] has been accepted.

Thanks!

[1] https://lore.kernel.org/linux-mmc/20191203194859.917-1-wsa@the-dreams.de/

Geert Uytterhoeven (2):
  dt-bindings: mmc: renesas_sdhi: Document r8a77961 support
  mmc: renesas_sdhi_internal_dmac: Add r8a77961 support

 Documentation/devicetree/bindings/mmc/renesas,sdhi.txt | 3 ++-
 drivers/mmc/host/renesas_sdhi_internal_dmac.c          | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

Niklas Söderlund Dec. 5, 2019, 5:54 p.m. UTC | #1
Hi Geert,

Thanks for your series.

On 2019-12-05 14:43:47 +0100, Geert Uytterhoeven wrote:
> 	Hi all,
> 
> This patch series documents DT bindings for the SDHI controller in the
> Renesas R-Car M3-W+ (R8A77961) SoC, and adds support for it to the
> driver.
> 
> The second patch may be dropped, once "[PATCH] mmc: renesas_sdhi: remove
> whitelist for internal DMAC"[1] has been accepted.
> 
> Thanks!
> 
> [1] https://lore.kernel.org/linux-mmc/20191203194859.917-1-wsa@the-dreams.de/

For the whole series,

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
 
> Geert Uytterhoeven (2):
>   dt-bindings: mmc: renesas_sdhi: Document r8a77961 support
>   mmc: renesas_sdhi_internal_dmac: Add r8a77961 support
> 
>  Documentation/devicetree/bindings/mmc/renesas,sdhi.txt | 3 ++-
>  drivers/mmc/host/renesas_sdhi_internal_dmac.c          | 1 +
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 
> -- 
> 2.17.1
> 
> Gr{oetje,eeting}s,
> 
> 						Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> 							    -- Linus Torvalds