diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2015-07-29 22:39:29 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2015-08-05 17:20:34 +0200 |
commit | 93b9957894f062b24f7985374d5546d700f0d382 (patch) | |
tree | 36e864452eb17e0929b8a0087f0faa07c231d647 /arch/arm/include | |
parent | e22b1a54942d9003b10564325a34e3cf767556ce (diff) | |
download | u-boot-imx-93b9957894f062b24f7985374d5546d700f0d382.zip u-boot-imx-93b9957894f062b24f7985374d5546d700f0d382.tar.gz u-boot-imx-93b9957894f062b24f7985374d5546d700f0d382.tar.bz2 |
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
This patch makes the dwc2 controller like ehci / ohci / xhci controllers
by calling the board_usb_init() function from usb_lowlevel_init.
This can then be implemented by specific platforms to initialise
their USB hardware (phys / clocks etc).
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions