mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
hw/arm/fsl-imx8mp: Add SPI controllers
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20250223114708.1780-12-shentey@gmail.com [PMM: drop static const from spi_table for GCC 7.5] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
764f18afb2
commit
06908a84f0
3 changed files with 35 additions and 0 deletions
|
@ -16,6 +16,7 @@ The ``imx8mp-evk`` machine implements the following devices:
|
|||
* 1 Designware PCI Express Controller
|
||||
* 5 GPIO Controllers
|
||||
* 6 I2C Controllers
|
||||
* 3 SPI Controllers
|
||||
* Secure Non-Volatile Storage (SNVS) including an RTC
|
||||
* Clock Tree
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue