Hello,
I am using Linux 2.6.22 PSP 1.0.2 release on OMAP3530EVM.
Is it possible to get both USB Host and Gadget (USB OTG controller) support on same kernel image?
My product has a requirement to act as both Host and Gadget. I know OTG feature is not supported in the PSP release. Even manual mode switching will serve my purpose.
Individual driver works when I enable either Host or Gadget support in the kernel and insmod the modules to respective kernel.
But when I select both Host and Gadget support in the same kernel "Driver Mode (Both host and peripheral: USB OTG (On The Go) Device) " and insmod the modules (either one or both), nothing works.
Please comment.
Regards,
Remith