hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
commit0482e76289f8a5fc70f87e5be799c72853fac11a
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Feb 2024 13:29:29 +0000 (6 13:29 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 14:32:39 +0000 (15 14:32 +0000)
tree54f6b3c5dea947b366b5924235b2d5060df44555
parenta71e26461464fc50ef84279dc7fceb40960182c1
hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices

Add the GPIO, watchdog, dual-timer and I2C devices to the mps3-an536
board.  These are all simple devices that just need to be created and
wired up.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240206132931.38376-12-peter.maydell@linaro.org
hw/arm/mps3r.c