Skip to content
Snippets Groups Projects
Commit ce4c1b82 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Peter Chen
Browse files

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: default avatarFabien Lahoudere <fabien.lahoudere@collabora.co.uk>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: default avatarPeter Chen <peter.chen@nxp.com>
parent 419b39ef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment