[linux-yocto] [PATCH 22/25] arm64: dts: stratix10: enable watchdog timer on the S10 devkit
Meng.Li at windriver.com
Meng.Li at windriver.com
Tue Apr 3 19:37:45 PDT 2018
From: Dinh Nguyen <dinguyen at kernel.org>
commit 07ecc72ce169d4a4e11259067a714e31d6acd400 from
https://github.com/altera-opensource/linux-socfpga.git
Enables the watchdog0 timer on the Stratix10 devkit.
Signed-off-by: Dinh Nguyen <dinguyen at kernel.org>
Conflicts:
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
Signed-off-by: Meng Li <Meng.Li at windriver.com>
---
.../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 81fc603..8f421d6 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
@@ -173,3 +173,7 @@
};
};
};
+
+&watchdog0 {
+ status = "okay";
+};
--
1.7.9.5
More information about the linux-yocto
mailing list