diff options
| author | Ioana Ciornei <ioana.ciornei@nxp.com> | 2026-07-22 02:15:57 +0300 |
|---|---|---|
| committer | Christophe Leroy (CS GROUP) <chleroy@kernel.org> | 2026-08-07 06:54:22 +0200 |
| commit | c559ba052a6f73e921e37a988eb48a40a4ea0947 (patch) | |
| tree | fa2fcd7d543991fcd21477a84670946d03e26138 /tools/perf/scripts/python/flamegraph.py | |
| parent | 450e2f6a5391d7a9dd1433ddacd67fceefdfc99f (diff) | |
soc: fsl: guts: add a global structure to hold state
Add the fsl_soc_guts structure in order to pass information like base
addresses, endianness etc between the init time and the runtime
operations (RCW override) which will get added in future patches.
There is no point in mapping and unmapping the DCFG CCSR space every
time we need to make a read, just map it once and keep its reference in
this new global structure.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://lore.kernel.org/r/20260721231603.67865-4-vladimir.oltean@nxp.com
[chleroy: fixed typo on 'structure' in commit message]
Signed-off-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
