summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-02-08 11:34:11 +0100
committerSimon Horman <horms+renesas@verge.net.au>2018-04-25 08:51:15 +0200
commit9245dccc4a198997d2b0d2b51eef14763ccf2b30 (patch)
treecd427be43f2eb36bbfcf92787d0ef86d43aa3c5e /arch/arm/boot/dts
parent53e480fcb1cb00a74d6af2070bfcd1e995b19d47 (diff)
downloadop-kernel-dev-9245dccc4a198997d2b0d2b51eef14763ccf2b30.zip
op-kernel-dev-9245dccc4a198997d2b0d2b51eef14763ccf2b30.tar.gz
ARM: dts: koelsch: 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>
Diffstat (limited to 'arch/arm/boot/dts')
-rw-r--r--arch/arm/boot/dts/r8a7791-koelsch.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index f40321a..fcdd016 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -637,6 +637,11 @@
status = "okay";
};
+&rwdt {
+ timeout-sec = <60>;
+ status = "okay";
+};
+
&sata0 {
status = "okay";
};
OpenPOWER on IntegriCloud