All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: linux-omap@vger.kernel.org
Subject: Re: [PATCH/RFC 0/4] convert HS-MMC driver to hwmod + runtime PM
Date: Thu, 04 Feb 2010 14:51:42 -0800	[thread overview]
Message-ID: <87hbpw1uo1.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1265244688-4055-1-git-send-email-khilman@deeprootsystems.com> (Kevin Hilman's message of "Wed\,  3 Feb 2010 16\:51\:24 -0800")

Kevin Hilman <khilman@deeprootsystems.com> writes:

> This series converts the OMAP HS-MMC driver to use omap_hwmod +
> runtime PM API.
>
> Depends on MMC hwmods available in 'pm-wip/hwmods' branch of
> my git tree[1] as well as previously posted runtime PM series:
>
>    [PATCH/RFC 0/2] initial runtime PM layer for OMAP
>
> The easies way to experiment/test is to use my 'pm-wip/mmc' branch
> which has all the dependencies, and is based on omap/for-next'.
> It has been tested by merging with current PM branch.

One more thing for those wanting to test this:

You can start from omap3_pm_defconfig and then CONFIG_PM_RUNTIME needs
to be enabled.

Kevin

> [1] http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git
>
> Kevin Hilman (3):
>   MMC: OMAP HS-MMC: convert to dev_pm_ops
>   OMAP3EVM: MMC: enable power-saving mode
>   OMAP2/3 MMC: initial conversion to runtime PM
>
> Paul Walmsley (1):
>   OMAP: MMC (core): split device registration by OMAP
>
>  arch/arm/mach-omap1/devices.c         |   45 ++++++-
>  arch/arm/mach-omap2/board-omap3evm.c  |    1 +
>  arch/arm/mach-omap2/devices.c         |  111 ++++++++-------
>  arch/arm/mach-omap2/hsmmc.c           |   12 +-
>  arch/arm/plat-omap/devices.c          |   50 -------
>  arch/arm/plat-omap/include/plat/mmc.h |    5 +
>  drivers/mmc/host/omap_hsmmc.c         |  241 ++++++++++++++++-----------------
>  7 files changed, 233 insertions(+), 232 deletions(-)

  parent reply	other threads:[~2010-02-04 22:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-04  0:51 [PATCH/RFC 0/4] convert HS-MMC driver to hwmod + runtime PM Kevin Hilman
2010-02-04  0:51 ` [PATCH/RFC 1/4] MMC: OMAP HS-MMC: convert to dev_pm_ops Kevin Hilman
2010-02-04  0:51 ` [PATCH/RFC 2/4] OMAP3EVM: MMC: enable power-saving mode Kevin Hilman
2010-02-04  0:51 ` [PATCH/RFC 3/4] OMAP: MMC (core): split device registration by OMAP Kevin Hilman
2010-02-04  0:51 ` [PATCH/RFC 4/4] OMAP2/3 MMC: initial conversion to runtime PM Kevin Hilman
2010-02-05  8:12   ` Adrian Hunter
2010-02-16 22:50     ` Kevin Hilman
2010-02-16 22:27   ` Madhusudhan
2010-02-23 23:14     ` Kevin Hilman
2010-02-04 22:51 ` Kevin Hilman [this message]
2010-02-24  0:51 ` [PATCH/RFC 0/4] convert HS-MMC driver to hwmod + " Kevin Hilman
2010-02-24 16:33   ` Madhusudhan
2010-02-25  0:23     ` Kevin Hilman
2010-02-25  8:22       ` Adrian Hunter

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=87hbpw1uo1.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.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 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.