u-boot/drivers/usb
Mateusz Kulikowski 3f9f8a5b83 ehci-hcd: Add init_after_reset
Some host controllers need addidional initialization after ehci_reset()
In non-dm implementation it is possible to use CONFIG_EHCI_HCD_INIT_AFTER_RESET.
This patch adds similar option to ehci drivers using dm.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Acked-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-04-01 17:18:08 -04:00
..
dwc3 bug.h: move BUILD_BUG_* defines to include/linux/bug.h 2016-01-25 10:39:59 -05:00
emul usb: sandbox: Add a USB emulation driver 2015-11-19 20:27:52 -07:00
eth smsc95xx: fix operation on 64-bit systems 2016-04-01 17:17:40 -04:00
gadget fastboot: allow retrieving fastboot variables from env 2016-04-01 17:17:40 -04:00
host ehci-hcd: Add init_after_reset 2016-04-01 17:18:08 -04:00
musb Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb-new musb: sunxi: Add support for A83T 2016-03-31 17:03:49 +02:00
phy usb: xhci: omap: Remove common dwc3 drv functions calls 2015-07-22 08:55:44 +02:00
ulpi Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
Kconfig usb: gadget: Move CONFIG_USB_GADGET to Kconfig 2016-03-25 15:29:48 -04:00