On 1/21/21 8:06 PM, Peter Maydell wrote: > Switch the CMSDK APB watchdog device over to using its Clock input; > the wdogclk_frq property is now ignored. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/watchdog/cmsdk-apb-watchdog.c | 18 ++++++++++++++---- > 1 file changed, 14 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>