summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2026-07-22 02:15:57 +0300
committerChristophe Leroy (CS GROUP) <chleroy@kernel.org>2026-08-07 06:54:22 +0200
commitc559ba052a6f73e921e37a988eb48a40a4ea0947 (patch)
treefa2fcd7d543991fcd21477a84670946d03e26138 /tools/lib/python
parent450e2f6a5391d7a9dd1433ddacd67fceefdfc99f (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/lib/python')
0 files changed, 0 insertions, 0 deletions