hw/arm/mps2: Create and connect SYSCLK Clock
commit640ec258079ada0c3cd25b6f792f0b265f68a424
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jan 2021 11:41:33 +0000 (28 11:41 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 15:54:43 +0000 (29 15:54 +0000)
tree5099b162e9eda6b7b2cebc32e6b1411e47f27e85
parentefc34aaa823d2552240401d01054e906a871a0e2
hw/arm/mps2: Create and connect SYSCLK Clock

Create a fixed-frequency Clock object to be the SYSCLK, and wire it
up to the devices that require it.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Luc Michel <luc@lmichel.fr>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210128114145.20536-14-peter.maydell@linaro.org
Message-id: 20210121190622.22000-14-peter.maydell@linaro.org
hw/arm/mps2.c