On Mon, Nov 18, 2019 at 09:49:52AM +0000, Jon Hunter wrote: > Hi Greg, > > On 07/11/2019 15:32, Thierry Reding wrote: > > 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 <nkristam@xxxxxxxxxx> > >> Signed-off-by: Jui Chang Kuo <jckuo@xxxxxxxxxx> > >> --- > >> drivers/usb/host/xhci-tegra.c | 25 +++++++++++++------------ > >> 1 file changed, 13 insertions(+), 12 deletions(-) > > > > Acked-by: Thierry Reding <treding@xxxxxxxxxx> > > Let me know if you can pick this one up? This is fixing a boot > regression on Tegra210. > > Tested-by: Jon Hunter <jonathanh@xxxxxxxxxx> Will do so now, sorry for the delay. greg k-h