aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorJamin Lin <jamin_lin@aspeedtech.com>2025-10-13 13:43:17 +0800
committerCédric Le Goater <clg@redhat.com>2025-10-13 14:37:55 +0200
commit448c4502a50bc4fc056726d5953eb873a2794486 (patch)
treeb60b5be4608f35015613072cbe202dd96dc40644 /scripts/lib/kdoc/kdoc_parser.py
parentbb3219345aa195b1ac3d0c91ab30d90d2fc85c16 (diff)
downloadqemu-448c4502a50bc4fc056726d5953eb873a2794486.zip
qemu-448c4502a50bc4fc056726d5953eb873a2794486.tar.gz
qemu-448c4502a50bc4fc056726d5953eb873a2794486.tar.bz2
hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map() API
Refactor aspeed_mmio_map() to take MemoryRegion * instead of AspeedSoCState *, making the MMIO mapping helper more generic and decoupled from SoC state. Update all call sites to pass s->memory (or equivalent) explicitly. Touched files include: headers, aspeed_soc_common.c, and SoC realize paths in AST10x0/2400/2600/27x0 (SSP/TSP) and AST2700. This reduces coupling, improves reuse across variants, and clarifies the API boundary between SoC state and memory mapping. No functional change. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20251013054334.955331-6-jamin_lin@aspeedtech.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions