public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks
@ 2017-01-20 19:43 Chris Brandt
  2017-01-20 19:43 ` [PATCH v4 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks Chris Brandt
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Chris Brandt @ 2017-01-20 19:43 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring, Mark Rutland, Simon Horman,
	Wolfram Sang, Geert Uytterhoeven
  Cc: devicetree, linux-mmc, linux-renesas-soc, Chris Brandt

At first this started out as a simple typo fix, until I realized
that the SDHI in the RZ/A1 has 2 clocks per channel and both need
to be turned on/off.

This patch series adds the ability to specify 2 clocks instead of
just 1, and does so for the RZ/A1 r7s72100.

This patch has been tested on an RZ/A1 RSK board. Card detect works
fine as well as bind/unbind.

v4:
* No code changes, only text udpates to explain why there are 2 clocks
  and why we need to treat them as 1 clock.


Chris Brandt (3):
  mmc: sh_mobile_sdhi: add support for 2 clocks
  mmc: sh_mobile_sdhi: explain clock bindings
  ARM: dts: r7s72100: update sdhi clock bindings

 Documentation/devicetree/bindings/mmc/tmio_mmc.txt | 28 ++++++++++++++++++++++
 arch/arm/boot/dts/r7s72100.dtsi                    | 17 +++++++++----
 drivers/mmc/host/sh_mobile_sdhi.c                  | 13 ++++++++++
 include/dt-bindings/clock/r7s72100-clock.h         |  6 +++--
 4 files changed, 57 insertions(+), 7 deletions(-)

-- 
2.10.1

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

end of thread, other threads:[~2017-01-20 22:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-20 19:43 [PATCH v4 0/3] mmc: sh_mobile_sdhi: fix missing r7s72100 clocks Chris Brandt
2017-01-20 19:43 ` [PATCH v4 1/3] mmc: sh_mobile_sdhi: add support for 2 clocks Chris Brandt
2017-01-20 19:43 ` [PATCH v4 2/3] mmc: sh_mobile_sdhi: explain clock bindings Chris Brandt
2017-01-20 21:39   ` Wolfram Sang
2017-01-20 22:35     ` Chris Brandt
2017-01-20 22:41       ` Wolfram Sang
     [not found] ` <20170120194332.1683-1-chris.brandt-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org>
2017-01-20 19:43   ` [PATCH v4 3/3] ARM: dts: r7s72100: update sdhi " Chris Brandt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox