SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH 00/11] mmc: tmio/sdhi: hotplug & PM
@ 2012-01-04 14:17 Guennadi Liakhovetski
  2012-01-04 14:17 ` [PATCH 01/11] mmc: tmio: calculate the native hotplug condition only once Guennadi Liakhovetski
                   ` (10 more replies)
  0 siblings, 11 replies; 20+ messages in thread
From: Guennadi Liakhovetski @ 2012-01-04 14:17 UTC (permalink / raw)
  To: linux-mmc
  Cc: Chris Ball, Paul Mundt, Magnus Damm, linux-sh, Rafael J. Wysocki,
	Samuel Ortiz

This patch series uses a previously proposed generic GPIO card hotplug 
handler, fixes multiple PM issues, adds some cosmetic clean up. Not all of 
these patches really depend on each other, but it's easier to preserve the 
original order. Some patches, e.g., #9, are an RFC so far and might have to 
be reworked a bit.

Guennadi Liakhovetski (11):
  mmc: tmio: calculate the native hotplug condition only once
  mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
  mmc: sh_mobile_sdhi: pass card hotplug GPIO number and flags to TMIO
    MMC
  ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO
    hotplug helper
  ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO
    hotplug helper
  mfd: tmio: remove now unneeded tmio_mmc_cd_wakeup()
  mmc: tmio_mmc: power status flag doesn't have to be exposed in
    platform data
  mmc: tmio_mmc: remove unused sdio_irq_enabled flag
  mmc: sh_mobile_sdhi: do not manage PM clocks manually on ARM
  mmc: tmio: reconfigure the controller on runtime resume
  mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function

 arch/arm/mach-shmobile/board-ag5evm.c   |   24 +------
 arch/arm/mach-shmobile/board-mackerel.c |   24 +------
 drivers/mmc/host/sh_mobile_sdhi.c       |   11 +++-
 drivers/mmc/host/tmio_mmc.h             |    9 +--
 drivers/mmc/host/tmio_mmc_pio.c         |  104 ++++++++++++++-----------------
 include/linux/mfd/tmio.h                |   17 ++---
 include/linux/mmc/sh_mobile_sdhi.h      |    3 +
 7 files changed, 79 insertions(+), 113 deletions(-)

-- 
1.7.2.5

Thanks
Guennadi
---
Guennadi Liakhovetski, Ph.D.
Freelance Open-Source Software Developer
http://www.open-technology.de/

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

end of thread, other threads:[~2012-01-10 17:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 14:17 [PATCH 00/11] mmc: tmio/sdhi: hotplug & PM Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 01/11] mmc: tmio: calculate the native hotplug condition only once Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 02/11] mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper Guennadi Liakhovetski
2012-01-06  3:01   ` [PATCH 02/11] mmc: tmio_mmc: support the generic MMC GPIO card Magnus Damm
2012-01-06  8:34     ` Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 03/11] mmc: sh_mobile_sdhi: pass card hotplug GPIO number and flags to TMIO MMC Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 04/11] ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 05/11] ARM: mach-shmobile: convert ag5evm " Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 06/11] mfd: tmio: remove now unneeded tmio_mmc_cd_wakeup() Guennadi Liakhovetski
2012-01-05 11:53   ` Samuel Ortiz
2012-01-06  2:53   ` Magnus Damm
2012-01-04 14:17 ` [PATCH 07/11] mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 08/11] mmc: tmio_mmc: remove unused sdio_irq_enabled flag Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 09/11] mmc: sh_mobile_sdhi: do not manage PM clocks manually on ARM Guennadi Liakhovetski
2012-01-06  2:40   ` [PATCH 09/11] mmc: sh_mobile_sdhi: do not manage PM clocks Magnus Damm
2012-01-06  8:21     ` Guennadi Liakhovetski
2012-01-10 15:10     ` Guennadi Liakhovetski
2012-01-10 17:44     ` [PATCH 09/11 v2] mmc: sh_mobile_sdhi: do not manage PM clocks manually Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 10/11] mmc: tmio: reconfigure the controller on runtime resume Guennadi Liakhovetski
2012-01-04 14:17 ` [PATCH 11/11] mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function Guennadi Liakhovetski

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