devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/3] mmc: tmio_mmc: Add support for RZ/A2
@ 2018-10-24 22:22 Chris Brandt
  2018-10-24 22:22 ` [PATCH v5 1/3] clk: renesas: r7s9210: Add SDHI clocks Chris Brandt
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chris Brandt @ 2018-10-24 22:22 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Mark Rutland, Geert Uytterhoeven,
	Michael Turquette, Stephen Boyd
  Cc: Wolfram Sang, linux-clk, linux-mmc, devicetree, linux-renesas-soc,
	Chris Brandt

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-11-12 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-24 22:22 [PATCH v5 0/3] mmc: tmio_mmc: Add support for RZ/A2 Chris Brandt
2018-10-24 22:22 ` [PATCH v5 1/3] clk: renesas: r7s9210: Add SDHI clocks Chris Brandt
2018-10-24 22:23 ` [PATCH v5 2/3] mmc: renesas_sdhi_internal_dmac: Add R7S9210 support Chris Brandt
2018-11-12 11:05   ` Ulf Hansson
2018-10-24 22:23 ` [PATCH v5 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210 Chris Brandt
2018-11-12 11:05   ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).