All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5 v5] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers
@ 2011-08-17 11:43 ` Keshava Munegowda
  0 siblings, 0 replies; 21+ messages in thread
From: Keshava Munegowda @ 2011-08-17 11:43 UTC (permalink / raw)
  To: linux-usb, linux-omap, linux-kernel
  Cc: Keshava Munegowda, balbi, gadiyar, sameo, parthab, tony, khilman,
	b-cousson, paul, johnstul, vishwanath.bs, tom.leiming,
	toddpoynor, Keshava Munegowda

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.

these patches are rebased to kevin's pm branch and
usbhs latest mainline kernel patches

TODO:
      - Aggressive clock cutting in usb bus suspends
      - Remote Wakeup implementation using irq-chaing

Benoit Cousson (1):
  arm: omap: usb: ehci and ohci hwmod structures for omap4

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

 arch/arm/mach-omap2/clock3xxx_data.c       |   26 +-
 arch/arm/mach-omap2/clock44xx_data.c       |   10 +-
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  279 +++++++++++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  244 +++++++++
 arch/arm/mach-omap2/usb-host.c             |  114 ++---
 arch/arm/plat-omap/include/plat/usb.h      |    3 -
 drivers/mfd/omap-usb-host.c                |  733 +++++++++++-----------------
 drivers/usb/host/ehci-omap.c               |   17 +-
 drivers/usb/host/ohci-omap3.c              |   18 +-
 9 files changed, 886 insertions(+), 558 deletions(-)


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

end of thread, other threads:[~2011-08-25 11:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-17 11:43 [PATCH 0/5 v5] mfd: omap: usb: Runtime PM support for EHCI and OHCI drivers Keshava Munegowda
2011-08-17 11:43 ` Keshava Munegowda
2011-08-17 11:43 ` [PATCH 1/5 v5] arm: omap: usb: ehci and ohci hwmod structures for omap4 Keshava Munegowda
2011-08-17 11:43   ` Keshava Munegowda
2011-08-17 11:43   ` [PATCH 2/5 v5] arm: omap: usb: ehci and ohci hwmod structures for omap3 Keshava Munegowda
2011-08-17 11:43     ` Keshava Munegowda
2011-08-17 11:43     ` [PATCH 3/5 v5] arm: omap: usb: register hwmods of usbhs Keshava Munegowda
2011-08-17 11:43       ` Keshava Munegowda
2011-08-17 11:43       ` [PATCH 4/5 v5] arm: omap: usb: device name change for the clk names " Keshava Munegowda
2011-08-17 11:43         ` Keshava Munegowda
2011-08-17 11:43         ` [PATCH 5/5 v5] mfd: omap: usb: Runtime PM support Keshava Munegowda
2011-08-17 11:43           ` Keshava Munegowda
2011-08-25 11:17     ` [PATCH 2/5 v5] arm: omap: usb: ehci and ohci hwmod structures for omap3 ABRAHAM, KISHON VIJAY
2011-08-25 11:17       ` ABRAHAM, KISHON VIJAY
2011-08-25 11:36       ` Munegowda, Keshava
2011-08-24  6:57   ` [PATCH 1/5 v5] arm: omap: usb: ehci and ohci hwmod structures for omap4 Roger Quadros
2011-08-24  6:57     ` Roger Quadros
2011-08-24 11:00     ` Munegowda, Keshava
2011-08-24 11:00       ` Munegowda, Keshava
2011-08-25  6:42       ` Munegowda, Keshava
2011-08-25  6:42         ` Munegowda, Keshava

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.