On 19:06 Thu 21 Jan , 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
Reviewed-by: Luc Michel
> ---
> hw/watchdog/cmsdk-apb-watchdog.c | 18 ++
> 1 file c
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
> ---
> hw/watchdog/cmsdk-apb-watchdog.c | 18 ++
> 1 file changed, 14 insertions(+), 4 delet
Switch the CMSDK APB watchdog device over to using its Clock input;
the wdogclk_frq property is now ignored.
Signed-off-by: Peter Maydell
---
hw/watchdog/cmsdk-apb-watchdog.c | 18 ++
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/hw/watchdog/cmsdk-apb-watchdog.c