public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Keshava Munegowda <keshava_mgowda@ti.com>
Cc: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-kernel@vger.kernel.org, balbi@ti.com, gadiyar@ti.com,
	parthab@india.ti.com, tony@atomide.com, khilman@ti.com,
	b-cousson@ti.com, paul@pwsan.com, johnstul@us.ibm.com,
	vishwanath.bs@ti.com
Subject: Re: [PATCH 0/6 V2] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers
Date: Mon, 4 Jul 2011 19:25:38 +0200	[thread overview]
Message-ID: <20110704172538.GQ3021@sortiz-mobl> (raw)
In-Reply-To: <1309546474-15363-1-git-send-email-keshava_mgowda@ti.com>

Hi Keshava,

On Sat, Jul 02, 2011 at 12:24:28AM +0530, Keshava Munegowda wrote:
> From: Keshava Munegowda <Keshava_mgowda@ti.com>
> 
> The Hwmod structures and Runtime PM features are implemented
> For EHCI and OHCI drivers of OMAP3 and OMAP4.
> The global suspend/resume of EHCI and OHCI
> is validated on OMAP3430 sdp board with these patches.
Hust fr your information, this will not make it to 3.0. I have a revert of
your patch queued for the 3.0 MFC update pull request that I'm going to send
soon.
So this is 3.1 merge window material.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

      parent reply	other threads:[~2011-07-04 17:25 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-01 18:54 [PATCH 0/6 V2] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers Keshava Munegowda
2011-07-01 18:54 ` [PATCH 1/6 v2] arm: omap: usb: ehci and ohci hwmod structures for omap4 Keshava Munegowda
2011-07-01 18:54   ` [PATCH 2/6 v2] arm: omap: usb: ehci and ohci hwmod structures for omap3 Keshava Munegowda
2011-07-01 18:54     ` [PATCH 3/6 v2] arm: omap: usb: register hwmods of usbhs Keshava Munegowda
2011-07-01 18:54       ` [PATCH 4/6 v2] arm: omap: usb: device name change for the clk names " Keshava Munegowda
2011-07-01 18:54         ` [PATCH 5/6 v2] arm: omap: usb: Runtime PM support Keshava Munegowda
     [not found]           ` <1309546474-15363-6-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-07-01 18:54             ` [PATCH 6/6 v2] arm: omap: usb: global Suspend and resume support of ehci and ohci Keshava Munegowda
2011-07-01 19:06               ` Alan Stern
     [not found]                 ` <Pine.LNX.4.44L0.1107011504530.1624-100000-IYeN2dnnYyZXsRXLowluHWD2FQJk+8+b@public.gmane.org>
2011-07-04  5:06                   ` Partha Basak
     [not found]                     ` <11640ef76f97628579e457b5c6a74cc3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-04  8:25                       ` Felipe Balbi
     [not found]                         ` <20110704082553.GH15044-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-07-04  9:26                           ` Partha Basak
2011-07-04  9:30                             ` Felipe Balbi
2011-07-04 11:01                               ` Partha Basak
2011-07-04 16:01                               ` Alan Stern
2011-07-05 12:52                                 ` Felipe Balbi
2011-07-05 14:17                                   ` Alan Stern
2011-07-05 15:53                                     ` Felipe Balbi
2011-07-05 16:28                                       ` Alan Stern
2011-07-04 15:50                     ` Alan Stern
2011-07-05 14:00                       ` Partha Basak
2011-07-05 14:22                         ` Alan Stern
2011-07-05 17:37                           ` Kevin Hilman
2011-07-06 17:54                             ` Felipe Balbi
     [not found]                               ` <20110706175412.GH10729-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-07-06 19:20                                 ` Kevin Hilman
2011-07-06 22:17                                   ` Felipe Balbi
     [not found]                                     ` <20110706221738.GA823-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org>
2011-07-07  4:53                                       ` Partha Basak
2011-07-07  7:28                                         ` Felipe Balbi
2011-07-07 10:29   ` [PATCH 1/6 v2] arm: omap: usb: ehci and ohci hwmod structures for omap4 Felipe Balbi
2011-07-07 15:57     ` Kevin Hilman
2011-07-04 17:25 ` Samuel Ortiz [this message]

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=20110704172538.GQ3021@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=b-cousson@ti.com \
    --cc=balbi@ti.com \
    --cc=gadiyar@ti.com \
    --cc=johnstul@us.ibm.com \
    --cc=keshava_mgowda@ti.com \
    --cc=khilman@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=parthab@india.ti.com \
    --cc=paul@pwsan.com \
    --cc=tony@atomide.com \
    --cc=vishwanath.bs@ti.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