diff options
author | Qiang Yu <quic_qianyu@quicinc.com> | 2024-10-31 20:09:00 -0700 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2024-11-04 14:55:57 +0000 |
commit | 1362af92bcf5f18cdb25c095e3ba5155b823f570 (patch) | |
tree | 807bb6b54b2765bc926c3fcdbeeba0e9828fd080 /tools/perf/scripts/python/parallel-perf.py | |
parent | 66dc205962c5a2c03b9861cd9ccc39178b49a003 (diff) | |
download | linux-stable-1362af92bcf5f18cdb25c095e3ba5155b823f570.tar.gz linux-stable-1362af92bcf5f18cdb25c095e3ba5155b823f570.tar.bz2 linux-stable-1362af92bcf5f18cdb25c095e3ba5155b823f570.zip |
PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
The SC8280XP PCIe devicetree nodes do not specify an 'iommu-map' so
the config_sid() callback is effectively a no-op.
Hence introduce a new ops struct, namely ops_1_21_0 which is same as
ops_1_9_0 except that it doesn't have config_sid() callback to clean
it up.
Link: https://lore.kernel.org/r/20241101030902.579789-4-quic_qianyu@quicinc.com
Signed-off-by: Qiang Yu <quic_qianyu@quicinc.com>
[kwilczynski: commit log]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions