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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html