arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
commit911612989d8224e1e37e47438dac29330f0798ff
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jan 2021 11:41:43 +0000 (28 11:41 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 15:54:44 +0000 (29 15:54 +0000)
tree48064bbb12ae4d0a54eeef8b850aaac93fb02232
parent8ee3e26eceb942b4626d18fae1cdf3ac8a7e1b69
arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE

Remove all the code that sets frequency properties on the CMSDK
timer, dualtimer and watchdog devices and on the ARMSSE SoC device:
these properties are unused now that the devices rely on their Clock
inputs instead.

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-24-peter.maydell@linaro.org
Message-id: 20210121190622.22000-24-peter.maydell@linaro.org
hw/arm/armsse.c
hw/arm/mps2-tz.c
hw/arm/mps2.c
hw/arm/musca.c
hw/arm/stellaris.c