This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is the USB-IF compliance test supported by Linux drivers?

Other Parts Discussed in Thread: AM3505

I want to try the USB-IF compliance test for our custom board using AM3505 and Linux.

Following LinuxPSP is used.

http://software-dl.ti.com/dsps/dsps_public_sw/psp/LinuxPSP/OMAP_04_02/04_02_00_07/index_FDS.html

Following driver is used for USB0(OTG).

 /linux-04.02.00.07/drivers/usb/musb/am35x.c

Following driver is used for HSUSB0.

 /linux-04.02.00.07/drivers/usb/host/ehci-omap.c

Is the USB-IF compliance test supported by these drivers?

If it is not supported, what should I do to try the USB-IF compliance test?

Best regards,

Daisuke