Hello all, This patch series adds support for the Watchdog Timer (WDT) in the RZ/V2M SoC. v2: - dt-bindings: Added minItems for interrupt-names and clock-names - driver: Replace use of parity error registers in restart - driver: Commit msg modified to reflect different contents Phil Edworthy (2): dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support watchdog: rzg2l_wdt: Add rzv2m support .../bindings/watchdog/renesas,wdt.yaml | 71 ++++++++++++------- drivers/watchdog/rzg2l_wdt.c | 37 +++++++--- 2 files changed, 76 insertions(+), 32 deletions(-) -- 2.34.1