diff options
author | Songwei Chai <quic_songchai@quicinc.com> | 2024-10-09 17:17:27 +0800 |
---|---|---|
committer | Suzuki K Poulose <suzuki.poulose@arm.com> | 2024-12-11 10:14:19 +0000 |
commit | c8ea5f41b4212fd6c76070bd9432f1bdec64f6b0 (patch) | |
tree | 8a6a6191b04caf7181076c6f13669ea5daaa7509 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fac04efc5c793dccbd07e2d59af9f90b7fc0dca4 (diff) |
Coresight: Narrow down the matching range of tpdm
The format of tpdm's peripheral id is 1f0exx. To avoid potential
conflicts in the future, update the .id_table's id to 0x001f0e00.
This update will narrow down the matching range and prevent incorrect
matches. For example, another component's peripheral id might be
f0e00, which would incorrectly match the old id.
Fixes: b3c71626a933 ("Coresight: Add coresight TPDM source driver")
Signed-off-by: Songwei Chai <quic_songchai@quicinc.com>
[ trimmmed Fixes commit sha to 12 chars ]
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20241009091728.1638-1-quic_songchai@quicinc.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions