public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: sdhci: support runtime PM for BYT SD cards
@ 2013-05-06  9:17 Adrian Hunter
  2013-05-06  9:17 ` [PATCH 1/3] mmc: sdhci: add ability to stay runtime-resumed if the card is powered up Adrian Hunter
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Adrian Hunter @ 2013-05-06  9:17 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, Adrian Hunter, Linus Walleij

Hi

Here are 3 patches to support runtime PM for BYT SD cards

Please note that these patches are dependent upon 2 gpio patches
that are in linux-next and linux-gpio but not the mmc tree.
Those patches are:

	author	Mika Westerberg <mika.westerberg@linux.intel.com>	2013-04-03 10:56:54 (GMT)
	committer	Linus Walleij <linus.walleij@linaro.org>	2013-04-11 22:31:18 (GMT)
	commit	12028d2d216220618f76284af5f8ed510b11da55 (patch)
	gpiolib-acpi: introduce acpi_get_gpio_by_index() helper

	author	Rafael J. Wysocki <rafael.j.wysocki@intel.com>	2013-04-09 13:57:25 (GMT)
	committer	Linus Walleij <linus.walleij@linaro.org>	2013-04-10 21:41:17 (GMT)
	commit	7fc7acb9a0b0ff3ffdf21818fe0735ebaf4fecb8 (patch)
	gpio / ACPI: Handle ACPI events in accordance with the spec

I think those patches are queued for 3.10.

cc: Linus Walleij <linus.walleij@linaro.org>


Adrian Hunter (3):
      mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
      mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards
      mmc: sdhci-pci: support runtime PM for BYT SD cards

 drivers/mmc/host/sdhci-acpi.c | 64 ++++++++++++++++++++++++++++++++++++++++++-
 drivers/mmc/host/sdhci-pci.c  |  2 ++
 drivers/mmc/host/sdhci.c      | 35 ++++++++++++++++++++++-
 include/linux/mmc/sdhci.h     |  2 ++
 4 files changed, 101 insertions(+), 2 deletions(-)


Regards
Adrian Hunter

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

end of thread, other threads:[~2013-05-26 18:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-06  9:17 [PATCH 0/3] mmc: sdhci: support runtime PM for BYT SD cards Adrian Hunter
2013-05-06  9:17 ` [PATCH 1/3] mmc: sdhci: add ability to stay runtime-resumed if the card is powered up Adrian Hunter
2013-05-06  9:17 ` [PATCH 2/3] mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards Adrian Hunter
2013-05-06  9:17 ` [PATCH 3/3] mmc: sdhci-pci: support runtime PM for BYT " Adrian Hunter
2013-05-06 19:27 ` [PATCH 0/3] mmc: sdhci: " Linus Walleij
2013-05-07  7:00   ` Adrian Hunter
2013-05-07  8:04     ` Westerberg, Mika
2013-05-14  8:10       ` Linus Walleij
2013-05-26 18:21 ` Chris Ball

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