hw/timer/cmsdk-apb-timer: Convert to use Clock input
commit5e066562f58b949f9b966ee2d8c7668077bbe29d
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Jan 2021 11:41:38 +0000 (28 11:41 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 15:54:43 +0000 (29 15:54 +0000)
tree6cc99d39114f4684353c9441fbeebd7dfdb12bdf
parent1e31d8ee45920154d62793564cb9463dbdf8e3b5
hw/timer/cmsdk-apb-timer: Convert to use Clock input

Switch the CMSDK APB timer device over to using its Clock input; the
pclk-frq property is now ignored.

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-19-peter.maydell@linaro.org
Message-id: 20210121190622.22000-19-peter.maydell@linaro.org
hw/timer/cmsdk-apb-timer.c