All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Add uSD and eMMC to iwg23s
@ 2018-10-03 11:05 Fabrizio Castro
  2018-10-03 11:05 ` [PATCH 1/6] dt-bindings: mmc: renesas_sdhi: Add r8a77470 support Fabrizio Castro
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Fabrizio Castro @ 2018-10-03 11:05 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Mark Rutland, Laurent Pinchart,
	Geert Uytterhoeven, Simon Horman, Linus Walleij
  Cc: Fabrizio Castro, Magnus Damm, Wolfram Sang, Adrian Hunter,
	Masahiro Yamada, Shawn Lin, Carlo Caione, Chunyan Zhang,
	Venkat Gopalakrishnan, Jisheng Zhang, Arnd Bergmann, Alex Smith,
	linux-mmc, devicetree, linux-renesas-soc, linux-gpio,
	Chris Paterson, Biju Das

Dear All,

this series includes all that is necessary for uSD and
eMMC to work on the iwg23s board, powered by the RZ/G1C
(a.k.a. r8a77470).

This work applies on top of next-20181002

Thanks,
Fab

Fabrizio Castro (6):
  dt-bindings: mmc: renesas_sdhi: Add r8a77470 support
  pinctrl: sh-pfc: r8a77470: Add SDHI support
  mmc: renesas_sdhi: Add r8a77470 SDHI1 support
  ARM: dts: r8a77470: Add SDHI0 support
  ARM: dts: r8a77470: Add SDHI1 support
  ARM: dts: iwg23s-sbc: Add uSD and eMMC support

 Documentation/devicetree/bindings/mmc/tmio_mmc.txt |   6 +-
 arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts          |  76 ++++++++++
 arch/arm/boot/dts/r8a77470.dtsi                    |  28 +++-
 drivers/mmc/host/Kconfig                           |   4 +-
 drivers/mmc/host/renesas_sdhi_internal_dmac.c      |   6 +-
 drivers/pinctrl/sh-pfc/pfc-r8a77470.c              | 162 ++++++++++++++++++++-
 6 files changed, 273 insertions(+), 9 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-10-08  7:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-03 11:05 [PATCH 0/6] Add uSD and eMMC to iwg23s Fabrizio Castro
2018-10-03 11:05 ` [PATCH 1/6] dt-bindings: mmc: renesas_sdhi: Add r8a77470 support Fabrizio Castro
2018-10-04  9:59   ` Simon Horman
2018-10-04 10:37     ` Fabrizio Castro
2018-10-04 10:58   ` Geert Uytterhoeven
2018-10-04 11:08     ` Fabrizio Castro
2018-10-04 11:08       ` Fabrizio Castro
2018-10-08  7:30       ` Simon Horman
2018-10-03 11:05 ` [PATCH 2/6] pinctrl: sh-pfc: r8a77470: Add SDHI support Fabrizio Castro
2018-10-03 11:05 ` [PATCH 3/6] mmc: renesas_sdhi: Add r8a77470 SDHI1 support Fabrizio Castro
2018-10-03 11:05 ` [PATCH 4/6] ARM: dts: r8a77470: Add SDHI0 support Fabrizio Castro
2018-10-03 11:05 ` [PATCH 5/6] ARM: dts: r8a77470: Add SDHI1 support Fabrizio Castro
2018-10-03 11:05 ` [PATCH 6/6] ARM: dts: iwg23s-sbc: Add uSD and eMMC support Fabrizio Castro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.