1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00
linux/drivers/usb/chipidea
Sebastian Reichel be9cae2479 usb: chipidea: imx: Fix ULPI on imx53
Traditionally, PORTSC should be set before initializing ULPI phys. But
setting PORTSC before powering on the phy results in a kernel freeze
on imx53 based GE PPD. As a workaround this initializes the phy early
in the imx platform code and disables phy power management from the
core.

Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-29 12:03:01 +02:00
..
bits.h
ci.h
ci_hdrc_imx.c usb: chipidea: imx: Fix ULPI on imx53 2018-03-29 12:03:01 +02:00
ci_hdrc_imx.h
ci_hdrc_msm.c
ci_hdrc_pci.c
ci_hdrc_tegra.c
ci_hdrc_usb2.c
ci_hdrc_zevio.c
core.c
debug.c USB: chipidea: Re-use DEFINE_SHOW_ATTRIBUTE() macro 2018-03-09 09:27:55 -08:00
host.c usb: add a flag to skip PHY initialization to struct usb_hcd 2018-03-09 09:43:52 -08:00
host.h
Kconfig
Makefile
otg.c
otg.h
otg_fsm.c
otg_fsm.h
udc.c
udc.h
ulpi.c
usbmisc_imx.c usb: chipidea: usbmisc: small clean up 2018-03-29 12:03:01 +02:00