All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keshava Munegowda <keshava_mgowda@ti.com>
To: linux-usb@vger.kernel.org, linux-omap@vger.kernel.org
Cc: Keshava Munegowda <keshava_mgowda@ti.com>,
	balbi@ti.com, gadiyar@ti.com, parthab@india.ti.com,
	Keshava Munegowda <Keshava_mgowda@ti.com>
Subject: [PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers
Date: Wed, 11 May 2011 19:34:31 +0530	[thread overview]
Message-ID: <1305122676-27236-1-git-send-email-keshava_mgowda@ti.com> (raw)

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.

Keshava Munegowda (5):
  arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4
  arm: omap: usb: register hwmods of usbhs
  arm: omap: usb: device name change for the clk names of usbhs
  arm: omap: usb: Runtime PM support
  arm: omap: usb: global Suspend and resume support of ehci and ohci

 arch/arm/mach-omap2/clock3xxx_data.c       |   28 ++--
 arch/arm/mach-omap2/clock44xx_data.c       |   10 +-
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  184 ++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  153 ++++++++++++++++++
 arch/arm/mach-omap2/usb-host.c             |   99 ++++--------
 drivers/mfd/omap-usb-host.c                |  236 +++++++++++++---------------
 6 files changed, 504 insertions(+), 206 deletions(-)


             reply	other threads:[~2011-05-11 15:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11 14:04 Keshava Munegowda [this message]
     [not found] ` <1305122676-27236-1-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-05-11 14:04   ` [PATCH 1/5] arm: omap: usb: ehci and ohci hwmod structures for omap3 and omap4 Keshava Munegowda
     [not found]     ` <1305122676-27236-2-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-05-11 14:04       ` [PATCH 2/5] arm: omap: usb: register hwmods of usbhs Keshava Munegowda
2011-05-11 14:04         ` [PATCH 3/5] arm: omap: usb: device name change for the clk names " Keshava Munegowda
     [not found]           ` <1305122676-27236-4-git-send-email-keshava_mgowda-l0cyMroinI0@public.gmane.org>
2011-05-11 14:04             ` [PATCH 4/5] arm: omap: usb: Runtime PM support Keshava Munegowda
2011-05-11 14:04               ` [PATCH 5/5] arm: omap: usb: global Suspend and resume support of ehci and ohci Keshava Munegowda
2011-05-12 10:49           ` [PATCH 3/5] arm: omap: usb: device name change for the clk names of usbhs Premi, Sanjeev
2011-05-12 11:28             ` Igor Grinberg
2011-05-13  6:34               ` Munegowda, Keshava
     [not found]                 ` <BANLkTin0hU95m5msSge_TYDPc774i4rGpQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-13  9:05                   ` Premi, Sanjeev
     [not found]                     ` <B85A65D85D7EB246BE421B3FB0FBB593024CF130EB-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2011-05-13  9:40                       ` Munegowda, Keshava
2011-05-13 11:01 ` [PATCH 0/5] arm: omap: usb: Runtime PM support for EHCI and OHCI drivers Felipe Balbi

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=1305122676-27236-1-git-send-email-keshava_mgowda@ti.com \
    --to=keshava_mgowda@ti.com \
    --cc=balbi@ti.com \
    --cc=gadiyar@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=parthab@india.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 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.