linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] OMAP: pm-next: few more PM updates for 2.6.37
@ 2010-09-23 18:18 Kevin Hilman
  2010-09-23 18:18 ` [PATCH 1/3] OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2 Kevin Hilman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kevin Hilman @ 2010-09-23 18:18 UTC (permalink / raw)
  To: linux-arm-kernel

Here area few more PM updates targetted for 2.6.37.

These are added to the pm-next brach available here:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git pm-next

Benoit Cousson (2):
  OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
  OMAP4: pm: Change l3_main to l3_main_1 during bus device init

Kevin Hilman (1):
  OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend

 arch/arm/mach-omap2/Makefile                 |    1 +
 arch/arm/mach-omap2/io.c                     |    7 +-
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c   |  482 ++++++++++++++++++++++++++
 arch/arm/mach-omap2/pm.c                     |    7 +-
 arch/arm/plat-omap/Makefile                  |    2 +-
 arch/arm/plat-omap/gpio.c                    |    6 +-
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    1 +
 7 files changed, 498 insertions(+), 8 deletions(-)
 create mode 100644 arch/arm/mach-omap2/omap_hwmod_44xx_data.c

-- 
1.7.2.1

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

end of thread, other threads:[~2010-09-23 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-23 18:18 [PATCH 0/3] OMAP: pm-next: few more PM updates for 2.6.37 Kevin Hilman
2010-09-23 18:18 ` [PATCH 1/3] OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2 Kevin Hilman
2010-09-23 18:18 ` [PATCH 2/3] OMAP4: pm: Change l3_main to l3_main_1 during bus device init Kevin Hilman
2010-09-23 18:18 ` [PATCH 3/3] OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).