]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: otg: twl4030 transceiver driver
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 18 Dec 2008 20:25:44 +0000 (12:25 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:11 +0000 (10:00 -0800)
commit9ebd9616648bc0e47e7f8e1898c919305f1e6347
treee781dffbb8139db3707b3f26419ea04abf00a1d1
parent2a4f136fbdcd89d44d83ed54df2c492a89f5ba9c
USB: otg: twl4030 transceiver driver

Add driver for the high speed USB-OTG transceiver in TI's TWL4030
family of chips.

Given this and various other pending patches, OMAP3 hardware like
that from beagleboard.org, gumstix.com (Overo), and openpandora.org
should now have basic USB host and peripheral connectivity with
mainline kernels.  Ditto for less widely-available boards.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/otg/Kconfig
drivers/usb/otg/Makefile
drivers/usb/otg/twl4030-usb.c [new file with mode: 0644]