I have an OMAP3EVM Rev G board and working with DVSDK 3.00.02 release.
My goal is to have the OMAP HS USB controller be a Host USB port and then use the TPS65950's USB Controller to use the USB Gadget support stuff.
The host side is done as this is the way the EVM comes out of the box. But I am having issues with configuring the kernel, under the kernel option:
USB Peripheral Controller (OMAP USB Device Controller) --->
There is no way to select the TPS Device controller the only option is to use the "OMAP USB Device Controller".
Does anyone know if using gadget on the TPS controller is possible and how to do it?