summary refs log tree commit diff stats
path: root/hw/intc/aspeed_intc.c
diff options
context:
space:
mode:
authorSteven Lee <steven_lee@aspeedtech.com>2025-05-02 18:34:37 +0800
committerCédric Le Goater <clg@redhat.com>2025-05-05 09:38:55 +0200
commit91064bea6b2d747a981cb3bd2904e56f443e6c67 (patch)
treeaa57d7cca9aefe43b27515eadcddbace15582d1a /hw/intc/aspeed_intc.c
parentd2b857ef9a997237ebedda53c3db50b264baf4fc (diff)
downloadfocaccia-qemu-91064bea6b2d747a981cb3bd2904e56f443e6c67.tar.gz
focaccia-qemu-91064bea6b2d747a981cb3bd2904e56f443e6c67.zip
aspeed: ast27x0: Map unimplemented devices in SoC memory
Maps following unimplemented devices in SoC memory
- dpmcu
- iomem
- iomem0
- iomem1
- ltpi

Iomem, Iomem0 and Iomem1 include unimplemented controllers in the memory ranges 0x0 - 0x1000000, 0x120000000 - 0x121000000 and
0x14000000 - 0x141000000.

For instance:
- USB hub at 0x12010000
- eSPI at 0x14C5000
- PWM at 0x140C0000

DPMCU stands for Display Port MCU controller. LTPI is used to connect to AST1700.
AST1700 is an I/O expander that supports the DC-SCM 2.1 LTPI protocol.
It provides AST2700 with additional GPIO, UART, I3C, and other interfaces.

Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Change-Id: Iae4db49a4818af3e2c43c16a27fc76329d2405d6
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250502103449.3091642-2-steven_lee@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'hw/intc/aspeed_intc.c')
0 files changed, 0 insertions, 0 deletions