summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorManikanta Pubbisetty <quic_mpubbise@quicinc.com>2022-08-31 09:04:19 +0300
committerKalle Valo <quic_kvalo@quicinc.com>2022-09-01 19:09:33 +0300
commitac41c2b642b136a1e633379fcb87a9db0ee07f5b (patch)
tree18be9d9ece58b029b4f368cc8a0c50901e38c654 /tools/perf/scripts/python
parent8d40a13bc35da6c68f3beb44d7d4b21ea247366d (diff)
downloadlinux-ac41c2b642b136a1e633379fcb87a9db0ee07f5b.tar.xz
wifi: ath11k: Register shutdown handler for WCN6750
When the system shuts down, SMMU driver will be stopped and will not assist in IOVA translations. SMMU driver expects all of its consumers to shutdown before shutting down itself. WCN6750 being one of the consumer device should not perform any DMA operations after the SMMU has shutdown which will otherwise result in SMMU faults. SMMU driver will call the shutdown() callback of all its consumer devices and the consumers shall stop further DMA activity after the invocation of their respective shutdown() callbacks. Register the shutdown() callback to the platform core for WCN6750. Change will not impact other AHB ath11k devices. Tested-on: WCN6750 hw1.0 AHB WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1 Signed-off-by: Manikanta Pubbisetty <quic_mpubbise@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20220720134710.15523-1-quic_mpubbise@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions