Thanks for the fast response. Looking at the usb directories can I assume that the correct OTG host side code is ehci-arc.c? If so, my next question is, since OTG can be either a host or a device (gadget), there must be some part of the code that detects the type of plug used, in order to determine this. I found it in fsl_otg.c. Since that's not the appropriate code, can you tell me where the same function occurs for the iMX? Thanks.
Lee