Does GLSDK 3.0 on OMAP5432 support USB 3.0 OTG? If yes, can someone point me to the driver source in kernel tree?
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.
Does GLSDK 3.0 on OMAP5432 support USB 3.0 OTG? If yes, can someone point me to the driver source in kernel tree?
It doesn't work in SDK out of the box.You can make it "somehow alive", see other post:
http://e2e.ti.com/support/omap/f/885/t/277258.aspx
As for the code, USB related code lies in linux kernel under "drivers/usb/..."
/alexey