On 2/19/21 6:45 AM, Peter Maydell wrote:
Move the CMSDK watchdog device handling into the data-driven device placement framework. This is slightly more complicated because these devices might wire their IRQs up to the NMI line, and because one of them uses the slow 32KHz clock rather than the main clock.Signed-off-by: Peter Maydell<[email protected]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
