I am currently trying to run 2 webcams on a Wandboard board, which have to share a USB hub. Problem is , the current driver implementation (YUV only) saturates the USB hub and in the end I can only connect one camera.
However the UVC driver implementation has a quirk for this kind of situation, and others.
Problem is, I did not find any documentation on how to load these quirks. Could you please assist me with that?