diff options
author | Bjorn Andersson <[email protected]> | 2020-06-22 00:59:55 -0700 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2020-07-13 22:29:28 -0700 |
commit | 7a1e6fb1c606d414320b7498e7f8357d73c972e5 (patch) | |
tree | 444f26e920979ad9d906df094c36d1a50e7150d9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d6a9f0c8f635a9177e39db6386575bd6cdd55931 (diff) |
hwspinlock: qcom: Allow mmio usage in addition to syscon
In modern Qualcomm platforms the mutex region of the TCSR is forked off
into its own block, all with a offset of 0 and stride of 4096, and in
some of these platforms no other registers in this region is accessed
from Linux.
So add support for directly memory mapping this register space, to avoid
the need to represent this block using a syscon.
Reviewed-by: Baolin Wang <[email protected]>
Reviewed-by: Vinod Koul <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions