[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211202093230.3951996-4-andrej.picej@norik.com>
Date: Thu, 2 Dec 2021 10:32:30 +0100
From: Andrej Picej <andrej.picej@...ik.com>
To: support.opensource@...semi.com, linux@...ck-us.net,
linux-watchdog@...r.kernel.org
Cc: andrej.picej@...ik.com, wim@...ux-watchdog.org,
linux-kernel@...r.kernel.org, robh+dt@...nel.org,
devicetree@...r.kernel.org, shawnguo@...nel.org,
s.hauer@...gutronix.de, kernel@...gutronix.de, festevam@...il.com,
linux-imx@....com, linux-arm-kernel@...ts.infradead.org
Subject: [PATCH v4 4/4] ARM: dts: imx6: phycore-som: set watchdog timeout mode to shutdown
Enable system restart when the watchdog timeout occurs.
Signed-off-by: Andrej Picej <andrej.picej@...ik.com>
---
Chnages in v4:
- no changes
Changes in v3:
- no changes
Changes in v2:
- new patch, enable shutdown mode for phytec-phycore (da9062 user)
---
arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
index a80aa08a37cb..743343e525cf 100644
--- a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
@@ -111,6 +111,7 @@ da9062_onkey: onkey {
watchdog {
compatible = "dlg,da9062-watchdog";
dlg,use-sw-pm;
+ dlg,wdt-sd = <1>;
};
regulators {
--
2.25.1
Powered by blists - more mailing lists