linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] mmc: tmio_mmc: Add support for RZ/A2
@ 2018-10-12 12:29 Chris Brandt
  2018-10-12 12:29 ` [PATCH v4 1/3] clk: renesas: r7s9210: Add SDHI clocks Chris Brandt
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Chris Brandt @ 2018-10-12 12:29 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).

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


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

end of thread, other threads:[~2018-10-24 10:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-12 12:29 [PATCH v4 0/3] mmc: tmio_mmc: Add support for RZ/A2 Chris Brandt
2018-10-12 12:29 ` [PATCH v4 1/3] clk: renesas: r7s9210: Add SDHI clocks Chris Brandt
2018-10-12 12:29 ` [PATCH v4 2/3] mmc: renesas_sdhi_internal_dmac: Add R7S9210 support Chris Brandt
2018-10-12 12:29 ` [PATCH v4 3/3] dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210 Chris Brandt
2018-10-12 14:44   ` Rob Herring
2018-10-15 15:46   ` Simon Horman
2018-10-23 15:01 ` [PATCH v4 0/3] mmc: tmio_mmc: Add support for RZ/A2 Ulf Hansson
2018-10-23 22:28   ` Chris Brandt
2018-10-24 10:19     ` Ulf Hansson
2018-10-24  9:30   ` Geert Uytterhoeven

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).