qemu/include/hw/watchdog
Peter Maydell eeae0b2bf4 hw/watchdog/cmsdk-apb-watchdog: Add Clock input
As the first step in converting the CMSDK_APB_TIMER device to the
Clock framework, add a Clock input.  For the moment we do nothing
with this clock; we will change the behaviour from using the
wdogclk-frq property to using the Clock once all the users of this
device have been converted to wire up the Clock.

This is a migration compatibility break for machines mps2-an385,
mps2-an386, mps2-an500, mps2-an511, mps2-an505, mps2-an521, musca-a,
musca-b1, lm3s811evb, lm3s6965evb.

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-10-peter.maydell@linaro.org
Message-id: 20210121190622.22000-10-peter.maydell@linaro.org
2021-01-29 15:54:42 +00:00
..
cmsdk-apb-watchdog.h hw/watchdog/cmsdk-apb-watchdog: Add Clock input 2021-01-29 15:54:42 +00:00
sbsa_gwdt.h hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
wdt_aspeed.h Use OBJECT_DECLARE_TYPE when possible 2020-09-18 14:12:32 -04:00
wdt_diag288.h Use DECLARE_*CHECKER* macros 2020-09-09 09:27:09 -04:00
wdt_imx2.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00