USB: gadget driver for LPC32xx
authorRoland Stigge <stigge@antcom.de>
Sun, 29 Apr 2012 14:47:05 +0000 (16:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 May 2012 17:34:55 +0000 (13:34 -0400)
commit24a28e4283510dcd58890379a42b8a7d3201d9d3
treea73c25e5dc9bcde312084f07f23804c1e8a0ffcf
parent8b7c3b68104d687a16dbcc803a18c72148fdfdac
USB: gadget driver for LPC32xx

This patch adds a USB gadget driver for the LPC32xx ARM SoC.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/lpc32xx-udc.txt [new file with mode: 0644]
drivers/usb/gadget/Kconfig
drivers/usb/gadget/Makefile
drivers/usb/gadget/gadget_chips.h
drivers/usb/gadget/lpc32xx_udc.c [new file with mode: 0644]
This page took 0.028448 seconds and 5 git commands to generate.