usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC
authorAshwini Pahuja <ashwini.linux@gmail.com>
Thu, 13 Nov 2014 18:22:32 +0000 (10:22 -0800)
committerFelipe Balbi <balbi@ti.com>
Tue, 18 Nov 2014 14:47:23 +0000 (08:47 -0600)
This patch adds a UDC driver for Broadcom's USB3.0 Peripheral core named BDC.
BDC supports control traffic on ep0 and bulk/Int/Isoch traffic on all other
endpoints.

[ balbi@ti.com : fix build error on randconfig due to lack of
<linux/dmapool.h> ]

Signed-off-by: Ashwini Pahuja <ashwini.linux@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found