Patch series is based on remotes/origin/pm-wip/uart branch from Kevin's PM tree. 1.) Add support for UART4 for 3630. 2.) Modify Serial hwmod to avoid hwmod lookup using name string. Govindraj.R (4): OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs OMAP3: serial: Fix uart4 handling for 3630 Serial: Avoid using hwmod lookup using name string. OMAP3: PM: Add prepare idle and resume idle call for uart4 arch/arm/mach-omap2/cm-regbits-34xx.h | 2 + arch/arm/mach-omap2/pm34xx.c | 17 +++++- arch/arm/mach-omap2/prcm-common.h | 2 + arch/arm/mach-omap2/prm-regbits-34xx.h | 1 + arch/arm/mach-omap2/serial.c | 106 +++++++++++++++++++------------ 5 files changed, 85 insertions(+), 43 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