linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: zhangfei.gao@marvell.com (Zhangfei Gao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] sdio add regulator vsdio to dynamic control sdio power
Date: Thu, 21 Jul 2011 10:34:31 +0800	[thread overview]
Message-ID: <1311215673-2489-1-git-send-email-zhangfei.gao@marvell.com> (raw)

sdio client has the requirement to dynamically power on/off
With regulator vsdio, so sdio client power on/off when mmc_power_up/down
Add brownstone support sdio with regulator vsdio, 

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       |   24 ++++++++++++++++
 include/linux/mmc/sdhci.h      |    2 +
 3 files changed, 84 insertions(+), 2 deletions(-)

             reply	other threads:[~2011-07-21  2:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-21  2:34 Zhangfei Gao [this message]
2011-07-21  2:34 ` [PATCH] mmc: sdio add regulator vsdio Zhangfei Gao
2011-07-22  6:50   ` Daniel Drake
2011-07-22  7:25     ` zhangfei gao
2011-07-22 16:05     ` Philip Rakity
2011-07-21  2:34 ` [PATCH] ARM: mmp2: support sdio with " Zhangfei Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1311215673-2489-1-git-send-email-zhangfei.gao@marvell.com \
    --to=zhangfei.gao@marvell.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).