Dear All, the changes from this series originally come from another series: "Fix watchdog on Renesas R-Car Gen2 and RZ/G1" However, the watchdog driver related changes are the only changes still under open discussion, that's why I am moving on with a smaller series now. Geert highlighted problems on R-Car Gen3, and he also preferred splitting commit "watchdog: renesas_wdt: Add R-Car Gen2 support" into two commits, one for adding suspend/resume support, and another one for adding the R-Car Gen2 compatible string. This version of the series tackles those two open points. Thanks, Fabrizio Castro (3): watchdog: renesas_wdt: Add suspend/resume support watchdog: renesas_wdt: Add R-Car Gen2 support watchdog: renesas_wdt: Add restart handler drivers/watchdog/renesas_wdt.c | 52 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 45 insertions(+), 7 deletions(-) -- 2.7.4