1
0
Fork 0

ARM: dts: gose: Enable watchdog support

Enable the watchdog, so the board can be restarted by a watchdog
timeout.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
hifive-unleashed-5.1
Geert Uytterhoeven 2018-02-08 11:34:15 +01:00 committed by Simon Horman
parent 9a3b0adee1
commit 80aed52aff
1 changed files with 5 additions and 0 deletions

View File

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