This series generally improves the support for the da9062 watchdog. In default the watchdog would not restart the SoC. We add support for that. With this series it registers a system restart handler. We also use the protection delay mechanism from the watchdog core, instead of using our own routine. Michael Grzeschik (4): watchdog: da9062: Add restart handler support watchdog: da9062: Disable and wait before changing timeout watchdog: da9062: use protection delay mechanism from core watchdog: da9062: add protective delay before stop Stefan Christ (2): mfd: da9062: make register CONFIG_I writable watchdog: da9062: reset board on watchdog timeout drivers/mfd/da9062-core.c | 4 +++ drivers/watchdog/da9062_wdt.c | 64 +++++++++++++++++++++++++++++++------------ 2 files changed, 50 insertions(+), 18 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html