Hi Russell, Could you please pull four patches below for the upcoming merging window. The patches are rebased on commit 4be3bd7849165e7efa6b0b35a23d6a3598d97465: Linus Torvalds (1): Linux 2.6.31-rc4 and available in the git repository at: git://dev.omapzoom.org/pub/scm/santosh/kernel-omap4-base.git omap4_upstream Summary: Santosh Shilimkar (1): OMAP4: sDMA: Update the request lines and new registers. Syed Rafiuddin (3): ARM: OMAP4: Add McBSP support ARM: OMAP4: Add UART4 support ARM: OMAP4: Update the GPIO support arch/arm/mach-omap2/board-4430sdp.c | 2 +- arch/arm/mach-omap2/mcbsp.c | 41 +++++ arch/arm/mach-omap2/serial.c | 10 ++ arch/arm/plat-omap/gpio.c | 249 ++++++++++++++++++++++++------- arch/arm/plat-omap/include/mach/dma.h | 88 +++++++++++ arch/arm/plat-omap/include/mach/mcbsp.h | 8 +- arch/arm/plat-omap/mcbsp.c | 2 +- 7 files changed, 346 insertions(+), 54 deletions(-) Regards, Santosh -- 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