usb: dwc3: Increase DWC3 controller halt timeout
[ Upstream commit 461ee467 ] Since EP0 transactions need to be completed before the controller halt sequence is finished, this may take some time depending on the host and the enabled functions. Increase the controller halt timeout, so that we give the controller sufficient time to handle EP0 transfers. Signed-off-by:Wesley Cheng <quic_wcheng@quicinc.com> Link: https://lore.kernel.org/r/20220901193625.8727-4-quic_wcheng@quicinc.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Stable-dep-of: d3a8c284 ("usb: dwc3: Fix timeout issue during controller enter/exit from halt state") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading