u-boot/drivers/usb/musb
Ajay Kumar Gupta 9bb47abf0d musb: Add Phy programming for using external Vbus
MUSB PHY on OMAP3EVM Rev >= E uses external Vbus supply to support
500mA of power.We need to program MUSB PHY to use external Vbus
for this purpose.

Adding 'extvbus' member in musb_config structure which should be set
by all the boards where MUSB interface is using external Vbus supply.

Also added ULPI bus control register read/write abstraction for
Blackfin processor as it doesn't have ULPI registers.

CC: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2010-06-30 21:37:37 +02:00
..
blackfin_usb.c usb: musb: add support for Blackfin MUSB 2010-01-09 10:25:09 +01:00
blackfin_usb.h usb: musb: fix Blackfin DMA register padding 2010-02-03 22:06:59 +01:00
da8xx.c musb: Use name based initialization for musb_config 2010-06-30 21:37:37 +02:00
da8xx.h Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
davinci.c musb: Use name based initialization for musb_config 2010-06-30 21:37:37 +02:00
davinci.h musb: Add host support for DM365 EVM 2010-02-03 22:06:59 +01:00
Makefile usb: musb: add support for Blackfin MUSB 2010-01-09 10:25:09 +01:00
musb_core.c musb: Add Phy programming for using external Vbus 2010-06-30 21:37:37 +02:00
musb_core.h musb: Add Phy programming for using external Vbus 2010-06-30 21:37:37 +02:00
musb_debug.h OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
musb_hcd.c usb: musb: add virtual root hub control support 2010-01-12 20:11:27 +01:00
musb_hcd.h usb: musb: add virtual root hub control support 2010-01-12 20:11:27 +01:00
musb_udc.c OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
omap3.c musb: Use name based initialization for musb_config 2010-06-30 21:37:37 +02:00
omap3.h Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00