[PATCH] arm64: dts: stratix10: enable watchdog timer on the S10 devkit
Dinh Nguyen
dinguyen at kernel.org
Tue Mar 6 06:37:14 PST 2018
Enables the watchdog0 timer on the Stratix10 devkit.
Signed-off-by: Dinh Nguyen <dinguyen at kernel.org>
---
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
index cf3b519..95f8669 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -145,3 +145,7 @@
reg = <0x68>;
};
};
+
+&watchdog0 {
+ status = "okay";
+};
--
2.7.4
More information about the linux-arm-kernel
mailing list