usb: gadget: bcm63xx UDC driver
authorKevin Cernekee <cernekee@gmail.com>
Sat, 25 Aug 2012 19:38:52 +0000 (12:38 -0700)
committerFelipe Balbi <balbi@ti.com>
Wed, 5 Sep 2012 12:39:41 +0000 (15:39 +0300)
commit613065e53cb191d00d9d4fc377398b656ed05a45
tree6dcc86c3be8f2d571f98c973fc51cbd607bac6f4
parent84749c6dcb694a7aa793221ea8cc3d70bd46d466
usb: gadget: bcm63xx UDC driver

Driver for the "USB20D" / "USBD" block on BCM6328, BCM6368, BCM6816,
BCM6362, BCM3383, and others.

The hardware block was designed to support networking applications
(direct connection of a home router to a PC), and the endpoint
configuration is fixed.

[ balbi@ti.com : dropped USB_GADGET_DUALSPEED from Kconfig ]

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig
drivers/usb/gadget/Makefile
drivers/usb/gadget/bcm63xx_udc.c [new file with mode: 0644]
drivers/usb/gadget/gadget_chips.h
This page took 0.031133 seconds and 5 git commands to generate.