All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mmc add vsdio to dynamically control sdio power
@ 2011-08-25  6:26 ` Zhangfei Gao
  0 siblings, 0 replies; 12+ messages in thread
From: Zhangfei Gao @ 2011-08-25  6:26 UTC (permalink / raw)
  To: Chris Ball, Ohad Ben-Cohen, Daniel Drake, Arnd Bergmann,
	Nicolas Pitre, linux-mmc
  Cc: Zhangfei Gao

v2->v3, change vmmc to vsdio
In v2, vmmc is reused, however, sd may be impacted if move vmmc to set_ios.
When no card inserted, CD is high, vmmc will be disabled when detect fail, CD will pull low accordingly, controller may treat as card inserted and re-detect.

Zhangfei Gao (2):
  mmc: sdio add regulator vsdio
  ARM: mmp2: support sdio with regulator vsdio

 arch/arm/mach-mmp/brownstone.c |   60 ++++++++++++++++++++++++++++++++++++++-
 drivers/mmc/host/sdhci.c       |   22 ++++++++++++++
 include/linux/mmc/sdhci.h      |    2 +
 3 files changed, 82 insertions(+), 2 deletions(-)


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

end of thread, other threads:[~2011-09-16 15:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-25  6:26 [PATCH v3 0/2] mmc add vsdio to dynamically control sdio power Zhangfei Gao
2011-08-25  6:26 ` Zhangfei Gao
2011-08-25  6:26 ` [PATCH v3 1/2] mmc: sdio add regulator vsdio Zhangfei Gao
2011-08-25  6:26   ` Zhangfei Gao
2011-08-31 14:06   ` Eric Miao
2011-08-31 14:06     ` Eric Miao
2011-09-01  1:37     ` zhangfei gao
2011-09-01  1:37       ` zhangfei gao
2011-09-16 15:38       ` Daniel Drake
2011-09-16 15:38         ` Daniel Drake
2011-08-25  6:26 ` [PATCH v3 2/2] ARM: mmp2: support sdio with " Zhangfei Gao
2011-08-25  6:26   ` Zhangfei Gao

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.