diff options
author | Minas Harutyunyan <[email protected]> | 2019-10-24 13:44:15 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-01-15 10:39:20 +0100 |
commit | 6070636c4918c3c06e54edecdb323c8b57116768 (patch) | |
tree | f560af307fc846c8fa654a5d64bb94b0f485220a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2e708fa3b8987a6a76853cd4deaee990095a7b20 (diff) |
usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
Stalling a Non-Isochronous OUT Endpoint flow changed according
programming guide.
In dwc2_hsotg_ep_sethalt() function for OUT EP should not be set STALL bit.
Instead should set SGOUTNAK in DCTL register. Set STALL bit should be
set only after GOUTNAKEFF interrupt asserted.
Signed-off-by: Minas Harutyunyan <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions