arm: dts: socfpga: enable watchdog for socfpga platform
authorDinh Nguyen <dinguyen@opensource.altera.com>
Fri, 7 Nov 2014 16:19:04 +0000 (10:19 -0600)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Fri, 21 Nov 2014 05:08:39 +0000 (23:08 -0600)
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/boot/dts/socfpga_cyclone5.dtsi

index 28c05e7..06db951 100644 (file)
@@ -49,3 +49,7 @@
                };
        };
 };
+
+&watchdog0 {
+       status = "okay";
+};