arm64: dts: renesas: v3msk: Enable watchdog timer

Enable the watchdog timer on the R-Car V3M Starter Kit board.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://patch.msgid.link/e30fb396d73307f2538a638cdda06ca58a1a4e60.1759830182.git.geert+renesas@glider.be
This commit is contained in:
Geert Uytterhoeven 2025-10-07 11:45:16 +02:00
parent 4651760fb2
commit 5820baefba

View File

@ -292,6 +292,11 @@ user@1bc0000 {
};
};
&rwdt {
timeout-sec = <60>;
status = "okay";
};
&scif0 {
pinctrl-0 = <&scif0_pins>;
pinctrl-names = "default";