hw/watchdog: Implement full i.MX watchdog support
commitdaca13d495a11945c22d2aa68ad28dc5c8180911
authorGuenter Roeck <linux@roeck-us.net>
Sun, 17 May 2020 16:21:29 +0000 (17 09:21 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 May 2020 19:00:18 +0000 (21 20:00 +0100)
tree5c321954f03c8a8614b251bff8bd9333a4573e07
parent37f95959c730ff29f58c85b7a98f0b825933bee1
hw/watchdog: Implement full i.MX watchdog support

Implement full support for the watchdog in i.MX systems.
Pretimeout support is optional because the watchdog hardware
on i.MX31 does not support pretimeouts.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 20200517162135.110364-3-linux@roeck-us.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: added Property array terminator entry]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
hw/watchdog/wdt_imx2.c
include/hw/watchdog/wdt_imx2.h