summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorAjay Agarwal <ajaya@codeaurora.org>2017-11-01 15:58:59 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-09-29 10:58:41 -0700
commitcbc94245022b90fe551b334d6dfaa0c750b6c5d7 (patch)
tree806087804ffa87194029d510ef88bc7bfc267677 /tools/perf/scripts/python/sctop.py
parent6dbc7675bc6332e9fde918faa2a1b70d625234e3 (diff)
dwc3: Preserve TxFIFO of IN/INT EP for UDC without tx-fifo-resize
We are clearing existing allocated TxFIFO during set_config even if a controller does not have tx-fifo-resize flag set in the DT. Also we do not resize the FIFOs for such controller. As a result, the FIFO depths for the IN/INT EPs (excpet 0 IN) of the controller are 0 and it cannot work in device mode. Fix this issue by not clearing the default TxFIFO if tx-fifo-resize flag is not set. Change-Id: I5cf7d2eb017b8ed55348e578c10856d62a3e282e Signed-off-by: Ajay Agarwal <ajaya@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions