Morning
On 09/11/2022 10:20, Greg KH wrote:
On Wed, Nov 02, 2022 at 03:17:52PM +0000, Daniel Scally wrote:
At the moment, the UVC function graph is hardcoded IT -> PU -> OT.
To add XU support we need the ability to insert the XU descriptors
into the chain. To facilitate that, make the output terminal's
bSourceID attribute writeable so that we can configure its source.
Signed-off-by: Daniel Scally <dan.scally@xxxxxxxxxxxxxxxx>
---
drivers/usb/gadget/function/uvc_configfs.c | 59 +++++++++++++++++++++-
1 file changed, 58 insertions(+), 1 deletion(-)
Isn't there a documentation update needed here too?
Yes - sorry, I forgot documentation for the whole patchset. My bad,
it'll be in the v2.
thanks,
greg k-h