Hi,
Can anybody guide me what could be the difference between OMAP35x's EHCI and MUSB drivers,
we are trying to use Audio-USB device with OMAP35x EVM, but the results are different
When running a test loop,
in case of MUSB OTG port the 1msec IN request is paused as shown below.
0msec IN
1msec IN
2msec IN
3msec IN
6msec IN
7msec IN
but there is no such problem in case of EHCI port,
0msec IN
1msec IN
2msec IN
3msec IN
4msec IN
5msec IN
Please let me know if there is any reason and solution for this,
Regards.