public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] misc. omap_device/omap_hwmod updates
@ 2010-01-08 23:26 Kevin Hilman
  2010-01-08 23:26 ` [PATCH 1/3] OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies Kevin Hilman
  0 siblings, 1 reply; 14+ messages in thread
From: Kevin Hilman @ 2010-01-08 23:26 UTC (permalink / raw)
  To: linux-omap; +Cc: paul

A small series of proposed updates for omap_device/omap_hwmod.

This series was tested on the current PM branch but also applies cleanly to current linux-omap master branch.  

It was tested along with previously posted changes to convert UARTs to
omap_device.  A new version of the UART omap_device conversion will be
arriving soon-ish.

Kevin

Kevin Hilman (3):
  OMAP: omap_device: optionally auto-adjust device activate/deactivate
    latencies
  OMAP: hwmod: add read/write API for SYSCONFIG
  OMAP: hwmod: allow idle after HWMOD_INIT_NO_IDLE

 arch/arm/mach-omap2/omap_hwmod.c              |   21 ++++++++++++-
 arch/arm/plat-omap/include/plat/omap_device.h |    4 ++
 arch/arm/plat-omap/include/plat/omap_hwmod.h  |    3 ++
 arch/arm/plat-omap/omap_device.c              |   41 ++++++++++++++++++++-----
 4 files changed, 60 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2010-01-15 17:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-08 23:26 [PATCH 0/3] misc. omap_device/omap_hwmod updates Kevin Hilman
2010-01-08 23:26 ` [PATCH 1/3] OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies Kevin Hilman
2010-01-08 23:26   ` [PATCH 2/3] OMAP: hwmod: add read/write API for SYSCONFIG Kevin Hilman
2010-01-08 23:26     ` [PATCH 3/3] OMAP: hwmod: allow idle after HWMOD_INIT_NO_IDLE Kevin Hilman
2010-01-14  0:53       ` Kevin Hilman
2010-01-14  1:26     ` [PATCH 2/3] OMAP: hwmod: add read/write API for SYSCONFIG Paul Walmsley
2010-01-14 18:07       ` Kevin Hilman
2010-01-15  0:19       ` Kevin Hilman
2010-01-15 17:08         ` Paul Walmsley
2010-01-09 15:04   ` [PATCH 1/3] OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies Nishanth Menon
2010-01-12  0:50     ` Kevin Hilman
2010-01-12  1:01       ` Nishanth Menon
2010-01-12  1:07         ` Kevin Hilman
2010-01-14  1:05   ` Paul Walmsley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox