diff options
author | Thinh Nguyen <Thinh.Nguyen@synopsys.com> | 2022-04-22 05:23:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-05 23:03:24 +0300 |
commit | f66eef8fb8989a7193cafc3870f7c7b2b97f16cb (patch) | |
tree | f5fb62f5a2641cdda943ff9723670c5d787e243c /Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | |
parent | ace17b6ee4f92ab0375d12a1b42494f8590a96b6 (diff) | |
download | linux-f66eef8fb8989a7193cafc3870f7c7b2b97f16cb.tar.xz |
usb: dwc3: gadget: Delay issuing End Transfer
If the controller hasn't DMA'ed the Setup data from its fifo, it won't
process the End Transfer command. Polling for the command completion may
block the driver from servicing the Setup phase and cause a timeout.
Previously we only check and delay issuing End Transfer in the case of
endpoint dequeue. Let's do that for all End Transfer scenarios.
Signed-off-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/2fcf3b5d90068d549589a57a27a79f76c6769b04.1650593829.git.Thinh.Nguyen@synopsys.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/qcom,dwc3.yaml')
0 files changed, 0 insertions, 0 deletions