aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/kizbox.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/kizbox.dts')
-rw-r--r--arch/arm/boot/dts/kizbox.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/kizbox.dts b/arch/arm/boot/dts/kizbox.dts
index 02df1914a47c..928f6eef2d59 100644
--- a/arch/arm/boot/dts/kizbox.dts
+++ b/arch/arm/boot/dts/kizbox.dts
@@ -53,6 +53,12 @@
53 status = "okay"; 53 status = "okay";
54 }; 54 };
55 55
56 watchdog@fffffd40 {
57 timeout-sec = <15>;
58 atmel,max-heartbeat-sec = <16>;
59 atmel,min-heartbeat-sec = <0>;
60 status = "okay";
61 };
56 }; 62 };
57 63
58 nand0: nand@40000000 { 64 nand0: nand@40000000 {