From: "Cousson, Benoit" <b-cousson@ti.com>
To: "Krishnamoorthy, Balaji T" <balajitk@ti.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
"cjb@laptop.org" <cjb@laptop.org>,
"tony@atomide.com" <tony@atomide.com>,
"Chikkature Rajashekar, Madhusudhan" <madhu.cr@ti.com>,
"Hilman, Kevin" <khilman@ti.com>,
"paul@pwsan.com" <paul@pwsan.com>,
"Kadiyala, Kishore" <kishore.kadiyala@ti.com>
Subject: Re: [PATCHv3 0/3] OMAP: HSMMC: cleanup and runtime pm
Date: Thu, 30 Jun 2011 21:36:53 +0200 [thread overview]
Message-ID: <4E0CD055.30902@ti.com> (raw)
In-Reply-To: <1309460700-25898-1-git-send-email-balajitk@ti.com>
Hi Balaji,
On 6/30/2011 9:04 PM, Krishnamoorthy, Balaji T wrote:
> Removing the custom state machine - lazy disable framework in omap_hsmmc
> to make way for runtime pm to handle host controller
> power states.
> This allows mmc_host_enable/mmc_host_disable to be replaced by
> runtime get_sync and put_sync at host controller driver.
>
> Enable runtime PM in omap_hsmmc
>
> Rebased to 3.0-rc5
> Tested on OMAP4430SDP, OMAP3430SDP, OMAP2430SDP
>
> MMC runtime patch has dependency on
> [PATCH 0/6] OMAP2+: hwmod framework fixes [1]
> for MMC1/MMC2 clock to get ungated after idle in OMAP4.
>
> Without [1] patches, MMC1/MMC2 fails to get detected on OMAP4.
Mmm, that's weird, which one exactly is fixing the issue?
BTW, what is the issue exactly?
Benoit
>
> [1] http://www.mail-archive.com/linux-omap@vger.kernel.org/msg51457.html
>
> Balaji T K (3):
> MMC: OMAP: HSMMC: Remove lazy_disable
> MMC: OMAP: HSMMC: add runtime pm support
> MMC: OMAP: HSMMC: Remove unused iclk
>
> drivers/mmc/host/omap_hsmmc.c | 365 +++++++----------------------------------
> 1 files changed, 57 insertions(+), 308 deletions(-)
>
next prev parent reply other threads:[~2011-06-30 19:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-30 19:04 [PATCHv3 0/3] OMAP: HSMMC: cleanup and runtime pm Balaji T K
2011-06-30 19:04 ` [PATCHv3 1/3] MMC: OMAP: HSMMC: Remove lazy_disable Balaji T K
2011-06-30 19:04 ` [PATCHv3 2/3] MMC: OMAP: HSMMC: add runtime pm support Balaji T K
2011-06-30 23:23 ` Kevin Hilman
2011-07-01 16:05 ` T Krishnamoorthy, Balaji
2011-06-30 19:04 ` [PATCHv3 3/3] MMC: OMAP: HSMMC: Remove unused iclk Balaji T K
2011-06-30 19:36 ` Cousson, Benoit [this message]
2011-07-01 6:16 ` [PATCHv3 0/3] OMAP: HSMMC: cleanup and runtime pm T Krishnamoorthy, Balaji
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=4E0CD055.30902@ti.com \
--to=b-cousson@ti.com \
--cc=balajitk@ti.com \
--cc=cjb@laptop.org \
--cc=khilman@ti.com \
--cc=kishore.kadiyala@ti.com \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=madhu.cr@ti.com \
--cc=paul@pwsan.com \
--cc=tony@atomide.com \
/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