diff options
author | Daniel Scally <dan.scally@ideasonboard.com> | 2023-03-08 16:52:13 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-09 15:18:33 +0100 |
commit | 094f391013ba9cc77b4b1ae1617f0a832e598d67 (patch) | |
tree | 5d16eb203b3579f3864bfaa02045008a9ce582cc /Documentation/usb/index.rst | |
parent | abfc4fa28f0160df61c7149567da4f6494dfb488 (diff) |
docs: usb: Add documentation for the UVC Gadget
The UVC Gadget function has become quite complex, but documentation
for it is fairly sparse. Add some more detailed documentation to
improve the situation.
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Link: https://lore.kernel.org/r/20230308165213.139315-1-dan.scally@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/usb/index.rst')
-rw-r--r-- | Documentation/usb/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/usb/index.rst b/Documentation/usb/index.rst index b656c9be23ed..27955dad95e1 100644 --- a/Documentation/usb/index.rst +++ b/Documentation/usb/index.rst @@ -16,6 +16,7 @@ USB support gadget_multi gadget_printer gadget_serial + gadget_uvc gadget-testing iuu_phoenix mass-storage |