summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBaochen Qiang <bqiang@codeaurora.org>2021-09-28 14:00:44 +0300
committerKalle Valo <kvalo@codeaurora.org>2021-09-28 16:33:41 +0300
commit8a0b899f169d6b6102918327d026922140194fff (patch)
tree075a6ef6e1f231c13591a4449c302f1c73f4ea94 /tools/perf/scripts/python/export-to-postgresql.py
parentcd18ed4cf8051ceb8590263f5914cb9bb58b0f25 (diff)
ath11k: Fix inaccessible debug registers
Current code clears debug registers after SOC global reset performed in ath11k_pci_sw_reset. However at that time those registers are not accessible due to reset, thus they are actually not cleared at all. For WCN6855, it may cause target fail to initialize. This issue can be fixed by moving clear action ahead. In addition, on some specific platforms, need to add delay to wait those registers to become accessible. Tested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-01720.1-QCAHSPSWPL_V1_V2_SILICONZ_LITE-1 Signed-off-by: Baochen Qiang <bqiang@codeaurora.org> Signed-off-by: Jouni Malinen <jouni@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210913180246.193388-3-jouni@codeaurora.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions