mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
hw/arm/fsl-imx8mp: Implement general purpose timers
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-id: 20250223114708.1780-14-shentey@gmail.com [PMM: drop static const from gpt_attrs for GCC 7.5] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
1ac21eb8fb
commit
f8b2612176
6 changed files with 92 additions and 0 deletions
|
@ -18,6 +18,7 @@ The ``imx8mp-evk`` machine implements the following devices:
|
|||
* 6 I2C Controllers
|
||||
* 3 SPI Controllers
|
||||
* 3 Watchdogs
|
||||
* 6 General Purpose Timers
|
||||
* Secure Non-Volatile Storage (SNVS) including an RTC
|
||||
* Clock Tree
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue