linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/4] mmc: tmio/sdhi: prevent regressions when setting clock
@ 2016-05-02 20:25 Wolfram Sang
  2016-05-02 20:25 ` [RFC 1/4] mmc: sh_mobile_sdhi: make clk_update function more compact Wolfram Sang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Wolfram Sang @ 2016-05-02 20:25 UTC (permalink / raw)
  To: linux-mmc
  Cc: Wolfram Sang, linux-renesas-soc, Geert Uytterhoeven, Ulf Hansson

Here is a small refactoring series for setting the clock for SDHI cores. This
is to prevent regression on platforms where this feature has not been tested.
One such regression is known on r8a7740 (patches 2+3). Patch 4 fixes an
oversight and patch 1 is a small cleanup.

RFC for now since I can't test these patches on my hardware currently. Will do
so on Wednesday, probably. Posting now since because Geert may already want to
test on r8a7740. Branch is here:

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git sdhi-for-ulf

Thanks,

   Wolfram

Wolfram Sang (4):
  mmc: sh_mobile_sdhi: make clk_update function more compact
  mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
  mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+
  mmc: sh_mobile_sdhi: check return value when changing clk

 drivers/mmc/host/sh_mobile_sdhi.c | 17 +++++++++--------
 drivers/mmc/host/tmio_mmc_pio.c   |  6 +++---
 include/linux/mfd/tmio.h          |  4 ++--
 3 files changed, 14 insertions(+), 13 deletions(-)

-- 
2.6.2


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

end of thread, other threads:[~2016-05-03  8:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-02 20:25 [RFC 0/4] mmc: tmio/sdhi: prevent regressions when setting clock Wolfram Sang
2016-05-02 20:25 ` [RFC 1/4] mmc: sh_mobile_sdhi: make clk_update function more compact Wolfram Sang
2016-05-02 20:25 ` [RFC 2/4] mmc: tmio/sdhi: introduce flag for RCar 2+ specific features Wolfram Sang
2016-05-02 20:25 ` [RFC 3/4] mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+ Wolfram Sang
2016-05-02 20:25 ` [RFC 4/4] mmc: sh_mobile_sdhi: check return value when changing clk Wolfram Sang
2016-05-03  7:30 ` [RFC 0/4] mmc: tmio/sdhi: prevent regressions when setting clock Geert Uytterhoeven
2016-05-03  8:49 ` Ulf Hansson

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