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)
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>

No differences found