alistair23-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 USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_imx.c usb: chipidea: imx: Fix ULPI on imx53 2018-03-29 12:03:01 +02:00
ci_hdrc_imx.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_msm.c USB: chipidea: msm: fix ulpi-node lookup 2017-12-13 09:50:52 +08:00
ci_hdrc_pci.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_tegra.c usb: chipidea: tegra: Use aligned DMA on Tegra30 2017-12-21 09:32:05 +08:00
ci_hdrc_usb2.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_zevio.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
core.c USB: move many drivers to use DEVICE_ATTR_RW 2018-01-24 08:49:51 +01:00
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig usb: chipidea: fix trivial typo in Kconfig 2017-10-26 09:54:43 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
otg.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
otg.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
otg_fsm.c USB: move many drivers to use DEVICE_ATTR_WO 2018-01-24 08:49:52 +01:00
otg_fsm.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
udc.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
udc.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ulpi.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
usbmisc_imx.c usb: chipidea: usbmisc: small clean up 2018-03-29 12:03:01 +02:00