On Wed, 2011-02-16 at 03:49 -0600, Balbi, Felipe wrote: > Hi, > > On Wed, Feb 16, 2011 at 11:44:21AM +0200, Tomi Valkeinen wrote: > > Perhaps I'm missing some Kconfig option. > > Yes, you have a problem on your Kconfig > > <snip> > > > CONFIG_USB_MUSB_HDRC=y > > CONFIG_USB_MUSB_TUSB6010=y > > # CONFIG_USB_MUSB_OMAP2PLUS is not set > > # CONFIG_USB_MUSB_AM35X is not set > > Since you're running on Overo, you need to use CONFIG_USB_MUSB_OMAP2PLUS > instead of CONFIG_USB_MUSB_TUSB6010. We're still working to make those > work together. Lots of re-work needs to be done on the DMA part before > we can make all of them work together. > > Fix that and it should work. Ok, thanks, now it works! I set CONFIG_USB_MUSB_OMAP2PLUS, but that didn't help alone. I also had to enable host side USB, select CONFIG_USB_MUSB_OTG. With plain peripheral support nothing happened. Tomi -- 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