mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
hw/arm: Attach PSPI module to NPCM7XX SoC
Signed-off-by: Hao Wu <wuhaotsh@google.com> Reviewed-by: Titus Rwantare <titusr@google.com> Reviewed-by: Philippe Mathieu-Daude <philmd@linaro.org> Message-id: 20230208235433.3989937-4-wuhaotsh@google.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
69fbfb8ff1
commit
4d120d7d60
3 changed files with 26 additions and 3 deletions
|
@ -49,6 +49,7 @@ Supported devices
|
|||
* SMBus controller (SMBF)
|
||||
* Ethernet controller (EMC)
|
||||
* Tachometer
|
||||
* Peripheral SPI controller (PSPI)
|
||||
|
||||
Missing devices
|
||||
---------------
|
||||
|
@ -64,7 +65,6 @@ Missing devices
|
|||
|
||||
* Ethernet controller (GMAC)
|
||||
* USB device (USBD)
|
||||
* Peripheral SPI controller (PSPI)
|
||||
* SD/MMC host
|
||||
* PECI interface
|
||||
* PCI and PCIe root complex and bridges
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue