* Tony Lindgren <tony@xxxxxxxxxxx> [090304 13:48]: > Hi, > > This series contains updates for common omap code. Still to come > is a series of omap3 specific patches during this week. I've added this series to my for-next queue to wait for the merge window to start. > Regards, > > Tony > > --- > > Felipe Balbi (1): > ARM: OMAP: get rid of OMAP_TAG_USB > > Jarkko Nikula (3): > ARM: OMAP: Add method to register additional I2C busses on the command line > ARM: OMAP: Add command line option for I2C bus speed > ARM: OMAP: Add documentation for function omap_register_i2c_bus > > Santosh Shilimkar (2): > ARM: OMAP: Dispatch only relevant DMA interrupts > ARM: OMAP: Get available DMA channels from cmdline > > Timo Kokkonen (1): > ARM: OMAP: Export dmtimer functions > > > arch/arm/mach-omap1/board-ams-delta.c | 2 - > arch/arm/mach-omap1/board-generic.c | 5 + > arch/arm/mach-omap1/board-h2.c | 2 - > arch/arm/mach-omap1/board-h3.c | 2 - > arch/arm/mach-omap1/board-innovator.c | 5 + > arch/arm/mach-omap1/board-nokia770.c | 9 --- > arch/arm/mach-omap1/board-osk.c | 2 - > arch/arm/mach-omap1/board-palmte.c | 2 - > arch/arm/mach-omap1/board-palmtt.c | 2 - > arch/arm/mach-omap1/board-palmz71.c | 2 - > arch/arm/mach-omap1/board-sx1.c | 2 - > arch/arm/mach-omap1/board-voiceblue.c | 2 - > arch/arm/mach-omap2/board-apollon.c | 2 - > arch/arm/mach-omap2/board-h4.c | 34 ++++++++++ > arch/arm/plat-omap/dma.c | 24 +++++++ > arch/arm/plat-omap/dmtimer.c | 26 ++++++++ > arch/arm/plat-omap/i2c.c | 104 +++++++++++++++++++++++++++---- > arch/arm/plat-omap/include/mach/board.h | 1 > arch/arm/plat-omap/include/mach/usb.h | 2 + > arch/arm/plat-omap/usb.c | 25 +------ > 20 files changed, 192 insertions(+), 63 deletions(-) > > -- > Signature > -- > 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 -- 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