Hi all,
My customer used am57xx platform for uvc gadget camera development.
The kernel version 4.14.79+gitAUTOINC+3438de3474
questions as below:
1, If the UVC support Bulk transform? If not can you please share the patch?
2,USB3.0 not working for UVC, it will enumeration failed and the device will identify as usb 2.0 device. Does the UVC driver support usb3.0? or should customer add some patch for usb 3.0 uvc support?
3, Working at usb 2.0 ISO mode, there 2 issues:
a, User space program send the datat to uvc-gadget drvier, DQBUF and QBUF will have long time delay, it will cause transmit hung.
b,if the transmit image data far less than the usb throughput, Qbuf send the parameter buf.bytesused as 0, but the driver always send the data to host at highest framerate.
Customer will add comments at below. please help.
thanks!
BR,
Denny