USB: gadget: Add a multi function gadget
Similar to the Kernel multi function this gadget driver is used
for creating a USB device with multiple functions. This is
created and removed with the newly created 'usbgadget' command.
Based on the options it creates combinations of DFU, fastboot
and serial USB functions.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3d5080a commit bfb7aa1e191628699b87b1a5b8428e454728d435
@Sascha Hauer Sascha Hauer authored on 10 Jul 2014
Showing 6 changed files
View
commands/Kconfig
View
commands/Makefile
View
commands/usbgadget.c 0 → 100644
View
drivers/usb/gadget/Makefile
View
drivers/usb/gadget/multi.c 0 → 100644
View
include/usb/gadget-multi.h 0 → 100644