Dear All, This series is to add watchdog support for the RZ/V2M EVK v2. While testing I have noticed a problem with restarting the system via the watchdog, therefore this series also contains a driver fix. Thanks, Fab Fabrizio Castro (3): watchdog: rzg2l_wdt: Fix reboot for RZ/V2M arm64: dts: renesas: r9a09g011: Add watchdog node arm64: dts: renesas: v2mevk2: Enable watchdog arch/arm64/boot/dts/renesas/r9a09g011-v2mevk2.dts | 4 ++++ arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 13 +++++++++++++ drivers/watchdog/rzg2l_wdt.c | 11 ++++++++--- 3 files changed, 25 insertions(+), 3 deletions(-) -- 2.34.1