linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] r7s72100: dts: enable mmcif
@ 2016-09-20 15:46 Chris Brandt
  2016-09-20 15:46 ` [PATCH v2 1/3] ARM: dts: r7s72100: add mmcif to device tree Chris Brandt
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Chris Brandt @ 2016-09-20 15:46 UTC (permalink / raw)
  To: Geert Uytterhoeven, Simon Horman, Magnus Damm, Rob Herring,
	Mark Rutland
  Cc: devicetree, linux-renesas-soc, Chris Brandt

This series enables the mmc driver for the RZ/A1.
Nothing needed to be changed with the actual sh_mmcif driver.
It worked fine as-is.

As you can see, the status in the rskrza1 dst was left
as disabled because I wanted to leave that code in there
for refernce for someone later that actually has a board with
an actaul eMMC chip. I tested with an MMC Plus card.

For version 2:
* First first patch that adds the clock has already been accepted
* Add in the 3rd "card detect" interrupt that no one uses, but it
  is documented in the hardware manual so it is reflected in the
  DT.

Chris Brandt (3):
  ARM: dts: r7s72100: add mmcif to device tree
  mmc: sh_mmcif: Document r7s72100 DT bindings
  ARM: dts: rskrza1: add mmc DT support

 Documentation/devicetree/bindings/mmc/renesas,mmcif.txt |  4 ++++
 arch/arm/boot/dts/r7s72100-rskrza1.dts                  | 17 +++++++++++++++++
 arch/arm/boot/dts/r7s72100.dtsi                         | 12 ++++++++++++
 3 files changed, 33 insertions(+)

-- 
2.9.2

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

end of thread, other threads:[~2016-09-27  8:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20 15:46 [PATCH v2 0/3] r7s72100: dts: enable mmcif Chris Brandt
2016-09-20 15:46 ` [PATCH v2 1/3] ARM: dts: r7s72100: add mmcif to device tree Chris Brandt
2016-09-20 15:46 ` [PATCH v2 2/3] mmc: sh_mmcif: Document r7s72100 DT bindings Chris Brandt
2016-09-23 19:15   ` Rob Herring
2016-09-26 20:58     ` Chris Brandt
2016-09-20 15:46 ` [PATCH v2 3/3] ARM: dts: rskrza1: add mmc DT support Chris Brandt
2016-09-27  7:28   ` Geert Uytterhoeven
2016-09-27  8:11     ` Chris Brandt

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