diff options
author | Steven Lee <steven_lee@aspeedtech.com> | 2025-05-02 18:34:37 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-05 09:38:55 +0200 |
commit | 91064bea6b2d747a981cb3bd2904e56f443e6c67 (patch) | |
tree | aa57d7cca9aefe43b27515eadcddbace15582d1a /rust/qemu-api-macros | |
parent | d2b857ef9a997237ebedda53c3db50b264baf4fc (diff) | |
download | qemu-91064bea6b2d747a981cb3bd2904e56f443e6c67.zip qemu-91064bea6b2d747a981cb3bd2904e56f443e6c67.tar.gz qemu-91064bea6b2d747a981cb3bd2904e56f443e6c67.tar.bz2 |
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 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions