9
0
Fork 0
barebox/drivers/usb/imx
Alexander Shiyan 2e7d66f526 usb: chipidea-imx: Fix usb initialization
This patch fix chipidea-imx usb initialization.
"imx_chipidea_port_init" was moved before PORTSC setup in the
commit "USB i.MX chipidea: implement post init support". This
change breaks usb function with ULPI. Patch moves port initialization
back after PORTSC setup, so it works again.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-03-13 17:35:30 +01:00
..
Kconfig USB: Add usb phy driver for i.MX 2013-01-20 11:14:25 +01:00
Makefile USB: Add usb phy driver for i.MX 2013-01-20 11:14:25 +01:00
chipidea-imx.c usb: chipidea-imx: Fix usb initialization 2013-03-13 17:35:30 +01:00
imx-usb-misc.c USB i.MX6: Add HSIC support 2013-02-14 09:57:51 +01:00
imx-usb-phy.c USB: Add usb phy driver for i.MX 2013-01-20 11:14:25 +01:00