arm64: dts: stratix10: enable watchdog timer on the S10 devkit
authorDinh Nguyen <dinguyen@kernel.org>
Mon, 5 Mar 2018 15:21:05 +0000 (09:21 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Fri, 23 Mar 2018 13:53:19 +0000 (08:53 -0500)
Enables the watchdog0 timer on the Stratix10 devkit.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts

index 000756429b77891fe1e3cfc2685822baf38cf4c2..8abec68b7c504fddbe683c8832228d5670614a60 100644 (file)
 &usb0 {
        status = "okay";
 };
+
+&watchdog0 {
+       status = "okay";
+};