]> Pileus Git - ~andy/linux/commit
usb: omap1: OTG controller driver
authorAaro Koskinen <aaro.koskinen@iki.fi>
Fri, 6 Dec 2013 14:13:06 +0000 (16:13 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 6 Dec 2013 20:40:26 +0000 (14:40 -0600)
commit449d2ba613a551046544ea75b99563ee643c8d7c
tree916ecc4e0927306aa9ea1e6fdbac9fdaee9c1025
parent339e008895a912a5049e076c9d27b29eb7ce80a7
usb: omap1: OTG controller driver

Transceivers need to manage OTG controller state on OMAP1 to enable
switching between peripheral and host modes. Provide a driver for that.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/Kconfig
drivers/usb/phy/Makefile
drivers/usb/phy/phy-omap-otg.c [new file with mode: 0644]