hw/arm/stm32f405: Add RCC device to stm32f405 SoC
authorRomán Cárdenas Rodríguez <rcardenas.rod@gmail.com>
Mon, 14 Oct 2024 16:05:50 +0000 (17:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2024 10:29:45 +0000 (11:29 +0100)
commit950dff9aa4dc1f287ea001e7d2689dcc76a7f1c4
tree82be116d42cb461b78a996bb12469feca33b338f
parentd1613f2a5395f52a6537b0117bb219d832213489
hw/arm/stm32f405: Add RCC device to stm32f405 SoC

Add the reset and clock controller device to the stm32f405 SoC.

Signed-off-by: Roman Cardenas Rodriguez <rcardenas.rod@gmail.com>
[PMM: tweak commit message]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/stm32.rst
hw/arm/Kconfig
hw/arm/stm32f405_soc.c
include/hw/arm/stm32f405_soc.h