All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] r7s72100: dts: enable mmcif
@ 2016-09-15 19:34 Chris Brandt
  2016-09-15 19:34 ` [PATCH 1/4] ARM: dts: r7s72100: add mmcif clock to device tree Chris Brandt
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Chris Brandt @ 2016-09-15 19:34 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.


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

 .../devicetree/bindings/mmc/renesas,mmcif.txt        |  1 +
 arch/arm/boot/dts/r7s72100-rskrza1.dts               | 17 +++++++++++++++++
 arch/arm/boot/dts/r7s72100.dtsi                      | 20 ++++++++++++++++++++
 include/dt-bindings/clock/r7s72100-clock.h           |  3 +++
 4 files changed, 41 insertions(+)

-- 
2.9.2

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

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

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 19:34 [PATCH 0/4] r7s72100: dts: enable mmcif Chris Brandt
2016-09-15 19:34 ` [PATCH 1/4] ARM: dts: r7s72100: add mmcif clock to device tree Chris Brandt
2016-09-16  7:00   ` Geert Uytterhoeven
2016-09-16  9:36     ` Simon Horman
     [not found] ` <20160915193405.26943-1-chris.brandt-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2016-09-15 19:34   ` [PATCH 2/4] ARM: dts: r7s72100: add mmcif " Chris Brandt
2016-09-15 19:34     ` Chris Brandt
     [not found]     ` <20160915193405.26943-3-chris.brandt-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2016-09-16  7:08       ` Geert Uytterhoeven
2016-09-16  7:08         ` Geert Uytterhoeven
     [not found]         ` <CAMuHMdU6DKuxYUKNV_-FyczV-pPFpTLso=5HruWgNiXNOenVRQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-16 13:08           ` Chris Brandt
2016-09-16 13:08             ` Chris Brandt
2016-09-19 15:26             ` Geert Uytterhoeven
2016-09-19 18:11               ` Chris Brandt
2016-09-15 19:34 ` [PATCH 3/4] mmc: sh_mmcif: Document r7s72100 DT bindings Chris Brandt
2016-09-16  7:01   ` Geert Uytterhoeven
2016-09-15 19:34 ` [PATCH 4/4] ARM: dts: rskrza1: add mmc DT support Chris Brandt
     [not found]   ` <20160915193405.26943-5-chris.brandt-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2016-09-16 10:54     ` Sergei Shtylyov
2016-09-16 10:54       ` Sergei Shtylyov

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.