OSDN Git Service

usb: gadget: add usb3.0 descriptors to serial gadgets
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 6 Feb 2012 17:46:36 +0000 (18:46 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 9 Feb 2012 08:11:36 +0000 (10:11 +0200)
commit6fecfb05c077586ba85aa6f52f10abf30a4bfb40
treeeb08f6192d75ef614a25a8148a99878dc6106057
parent609ca228073ae06c5513474d2cdf0af7ee5766ec
usb: gadget: add usb3.0 descriptors to serial gadgets

This patch adds SS descriptors to the ACM & generic serial gadget. The
ACM part was tested with minicom + dummy + send / receive files over
ttyACM <=> ttyGS0.
The generic serial part (f_serial) was not tested (haven't found a
driver on the host side).
The nokia & multi gadget use HS at most.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_acm.c
drivers/usb/gadget/f_serial.c
drivers/usb/gadget/serial.c