"Govindraj.R" <govindraj.raja@xxxxxx> writes: > Patch series is based on remotes/origin/pm-wip/govindraj > branch from Kevin's PM tree. > > Patches are tested with 3430SDP. > Have updated 2420/2430 hwmod data files > it would be great if some one can test the same. Hi Govindraj, This series looks great. I've added it to pm-wip/uart for broader testing, but there were a couple minor issues I pointed out. Feel free to send fixes on top of pm-wip/uart and I will merge/fold them in. FYI, the way I am testing is taking pm-wip/uart and merging with current PM branch and testing using omap3_defconfig. Kevin > Govindraj.R (6): > Serial: Clean up set_uart_globals. > Serial: Add UART4 hwmod data. > Serial: Modify OMAP3 hwmod data file with uart data. > Serial: Add UART hwmod data for 2420. > Serial: Add UART hwmod data for 2430. > Serial: Update UART HWMOD layer. > > arch/arm/mach-omap2/omap_hwmod_2420_data.c | 184 ++++++++++++++++++++++++++++ > arch/arm/mach-omap2/omap_hwmod_2430_data.c | 184 ++++++++++++++++++++++++++++ > arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 66 +++++++++- > arch/arm/mach-omap2/prcm-common.h | 2 + > arch/arm/mach-omap2/serial.c | 38 +++---- > arch/arm/plat-omap/common.c | 17 --- > arch/arm/plat-omap/include/plat/common.h | 1 - > arch/arm/plat-omap/include/plat/dma.h | 2 + > arch/arm/plat-omap/include/plat/irqs.h | 2 + > 9 files changed, 449 insertions(+), 47 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