]> Git Repo - u-boot.git/commit
usb: gadget: add super speed support
authorLi Jun <[email protected]>
Mon, 25 Jan 2021 13:43:54 +0000 (21:43 +0800)
committerMarek Vasut <[email protected]>
Sun, 31 Jan 2021 13:08:56 +0000 (14:08 +0100)
commit8745b9ebccae599856045c5d6354463178604f72
tree13468dcb0fb892e0477269c1c19fc9ec25215bcd
parent42a594de14637f809050cd2e2ea8b4a7f51bb31a
usb: gadget: add super speed support

This patch is to add usb gadget super speed support in common
driver, including BOS descriptor and select the super speed
descriptor from function driver.

Reviewed-by: Ye Li <[email protected]>
Reviewed-by: Peter Chen <[email protected]>
Tested-by: faqiang.zhu <[email protected]>
Signed-off-by: Li Jun <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
drivers/usb/gadget/composite.c
include/linux/usb/composite.h
include/linux/usb/gadget.h
This page took 0.035675 seconds and 4 git commands to generate.