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 ? Thank you, Jayant