The following four patches patch the OMAP UDC subsystem to allow omap7xx-based systems to operate with USB in client mode. Cory Maccarrone (4): [OMAP] Clocks: Add omap7xx-specific USB clock configuration [OMAP] omap_udc: Updates for omap7xx IRQs and config [OMAP] omap_udc: Add clocking and disable vbus sense for omap7xx [OMAP1] Make ARCH_OMAP850 select ARCH_OMAP_OTG arch/arm/mach-omap1/Kconfig | 1 + arch/arm/mach-omap1/clock.c | 3 ++- arch/arm/mach-omap1/clock.h | 10 ++++++++++ arch/arm/plat-omap/usb.c | 20 ++++++++++++++------ drivers/usb/gadget/omap_udc.c | 19 +++++++++++++++++-- 5 files changed, 44 insertions(+), 9 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