This series on top of my pm-wip/uart branch fixes up various issues with UART hwmods for 24xx as well as IDLEST issues after Benoit's fixes/cleanup series. Tested on OMAP3 (omap3evm) and OMAP2 (n810/2420). Note that for OMAP2, this recently posted patch is required as well: [PATCH] OMAP24xx: CM: fix mask used for checking IDLEST status These ares posted as FYI, and will be folded into the original hwmod data for OMAP2+ UARTs. Kevin Kevin Hilman (4): OMAP3: hwmod: UART: add module offs OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST OMAP2420: hwmod: UART3 needs prcm_reg_id = 2 24xx: need .module_offs = CORE_MOD arch/arm/mach-omap2/omap_hwmod_2420_data.c | 14 ++++++++++---- arch/arm/mach-omap2/omap_hwmod_2430_data.c | 9 ++++++--- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 15 +++++++++++---- 3 files changed, 27 insertions(+), 11 deletions(-) -- 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