This series of 2 patches adds support for McSPI slave and DMA,FIFO. It incorporates review comments from Kevin Hilman PATCH[1/2]: Adds Slave,FIFO support to McSPI driver PATCH[2/2]: Mux and board specific changes arch/arm/mach-omap2/devices.c | 5 arch/arm/plat-omap/include/mach/mcspi.h | 16 + drivers/spi/omap2_mcspi.c | 343 ++++++++++++++++++++++++++++---- arch/arm/mach-omap2/board-3430sdp.c | 26 ++++++++++++++++++++++++++ arch/arm/mach-omap2/mux.c | 11 +++++++++++ arch/arm/plat-omap/include/mach/mux.h | 7 +++++++ -- 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