Re: [PATCH v2 8/8] hw/arm/fsl-imx7: Connect watchdog interrupts

2020-04-16 Thread Guenter Roeck
Hi Peter, On 4/16/20 8:29 AM, Peter Maydell wrote: > On Sun, 22 Mar 2020 at 21:19, Guenter Roeck wrote: >> >> i.MX7 supports watchdog pretimeout interupts. With this commit, >> the watchdog in mcimx7d-sabre is fully operational, including >> pretimeout support. >> >> Signed-off-by: Guenter Roeck

Re: [PATCH v2 8/8] hw/arm/fsl-imx7: Connect watchdog interrupts

2020-04-16 Thread Peter Maydell
On Sun, 22 Mar 2020 at 21:19, Guenter Roeck wrote: > > i.MX7 supports watchdog pretimeout interupts. With this commit, > the watchdog in mcimx7d-sabre is fully operational, including > pretimeout support. > > Signed-off-by: Guenter Roeck > diff --git a/include/hw/arm/fsl-imx7.h b/include/hw/arm/