diff options
author | Herve Codina <[email protected]> | 2024-08-08 09:11:19 +0200 |
---|---|---|
committer | Christophe Leroy <[email protected]> | 2024-09-03 07:49:20 +0200 |
commit | 727b3ab490a5f5e74fb3f246c9fdfb339d309950 (patch) | |
tree | fc4b5ba80a4cec8ec40ba839efcdde0d7edba15c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a13bf605342ea9df492b8159cadaa41862b53e15 (diff) |
soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
Current code handles the CPM1 version of QMC. Resources initialisations
(i.e. retrieving base addresses and offsets of different parts) will
be slightly different in the QUICC Engine (QE) version. Indeed, in QE
version, some resources need to be allocated and are no more "staticaly"
defined.
In order to prepare the support for QE version, introduce
qmc_init_resource() to initialize those resources and isolate the CPM1
specific operations in a specific function.
Signed-off-by: Herve Codina <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christophe Leroy <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions