Hi Jayant, Quoting Jayant Chowdhary (2023-10-19 00:35:47) > Hello everyone, > Currently the uvc gadget driver doesn't set descriptors for super speed plus > configurations in uvc_function_bind(). I see that there was a patch uploaded > a while back, at > https://lore.kernel.org/all/20221103060041.25866-1-jleng@xxxxxxxxxxxxx/ which > was addressing this issue. > > I tested this out on an Android device and it > works - in our case we were seeing that the number of configurations advertised > by the device was 0 when a super-speed connection was used. Would we able to > merge this patch ? Or would you like me to pick it uploaded and post it again ? As you'll see in https://lore.kernel.org/all/Y2PCj3c4z73s2Hxe@xxxxxxxxx/ The specific e-mail containing the patch has been deleted and will not be merged due to the following trailers in the email: > This email and attachments contain Ambarella Proprietary and/or > Confidential Information and is intended solely for the use of the > individual(s) to whom it is addressed. Any unauthorized review, use, > disclosure, distribute, copy, or print is prohibited. If you are not > an intended recipient, please contact the sender by reply email and > destroy all copies of the original message. Thank you. It will need to be resent (without such trailing message) and confirming that it is legal and acceptable for the author to submit this, and for the Linux Kernel to accept it. -- Kieran > > Thank you, > Jayant >