u-boot/drivers/usb
Troy Kisky d1a5286099 usb: ehci-mx6: add support for otg port
Previously, only host1 was supported using an index of 0.
Now, otg has index 0, host1 is 1, host2 is 2, host3 is 3.
Since OTG requires usbmode to be set after reset, I added
CONFIG_EHCI_HCD_INIT_AFTER_RESET to nitrogen6x.h and
mx6qsabreauto.h.

I also added a weak function board_ehci_power to handle
turning power on/off for otg.

Type is type of device connected (USB stick vs Host.)
Init is type of device desired.
Only power up port if type == init == USB_INIT_HOST.
Only return error if type != init.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
2013-10-20 23:46:33 +02:00
..
eth usb:smsx95xx LED activity for USB net driver 2013-10-20 23:42:40 +02:00
gadget usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT 2013-10-20 23:46:29 +02:00
host usb: ehci-mx6: add support for otg port 2013-10-20 23:46:33 +02:00
musb usb: add enum usb_init_type parameter to usb_lowlevel_init 2013-10-20 23:45:26 +02:00
musb-new usb: add enum usb_init_type parameter to usb_lowlevel_init 2013-10-20 23:45:26 +02:00
phy usb: am437x: Add support for am437x xhci USB host 2013-10-20 23:42:41 +02:00
ulpi Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00