[PATCH 4/4] ARM: dts: imx6: phycore-som: set watchdog timeout mode to shutdown

Primoz Fiser primoz.fiser at norik.com
Wed Sep 23 04:17:19 PDT 2026


From: Andrej Picej <andrej.picej at norik.com>

Enable system restart when the watchdog timeout occurs.

Signed-off-by: Andrej Picej <andrej.picej at norik.com>
Reviewed-by: Adam Thomson <Adam.Thomson.Opensource at diasemi.com>
Signed-off-by: Primoz Fiser <primoz.fiser at norik.com>
---
 arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-phycore-som.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-phycore-som.dtsi
index 85e278eb2016..ddbfecd591f5 100644
--- a/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-phytec-phycore-som.dtsi
@@ -115,6 +115,7 @@ da9062_onkey: onkey {
 		watchdog {
 			compatible = "dlg,da9062-watchdog";
 			dlg,use-sw-pm;
+			dlg,wdt-sd = <1>;
 		};
 
 		thermal {
-- 
2.34.1




More information about the linux-arm-kernel mailing list