On Mon, Nov 04, 2019 at 02:54:30PM +0530, Nagarjuna Kristam wrote: > XUSB phy needs to be enabled before un-powergating the power partitions. > However in the current sequence, it happens opposite. Correct the phy > enable and powergating partition sequence to avoid any boot hangs. > > Signed-off-by: Nagarjuna Kristam > Signed-off-by: Jui Chang Kuo > --- > drivers/usb/host/xhci-tegra.c | 25 +++++++++++++------------ > 1 file changed, 13 insertions(+), 12 deletions(-) Acked-by: Thierry Reding