usb: xHCI host not responding to stop endpoint command [1/1]
authorhe.he <he.he@amlogic.com>
Thu, 29 Aug 2019 11:09:28 +0000 (07:09 -0400)
committerTao Zeng <tao.zeng@amlogic.com>
Mon, 23 Sep 2019 11:46:29 +0000 (04:46 -0700)
commit92fe4708d70714cf49c2fb6d2311411fa661c1e7
treecc425cd093a1ed69daf1f565b47fbd5a8af80fcd
parent0ff6f7544d466ab56caf886762275dbf0f62bbaa
usb: xHCI host not responding to stop endpoint command [1/1]

PD#SWPL-14053

Problem:
Read and write simultaneously on two disks on a hub,
and then the XHCI controller would halted.

Solution:
Set the GUCTL1 BIT 17 to 1 for disable park mode.

Verify:
test pass on u200, ODROID-N2

Change-Id: I007804fa6b97a103da4a05be12c1193b9dd422cb
Signed-off-by: he.he <he.he@amlogic.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h