devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: mfd: da9063: watchdog: add suspend disable option
@ 2022-04-22  7:27 Primoz Fiser
  2022-04-22  7:27 ` [PATCH 2/3] watchdog: da9063: optionally disable watchdog during suspend Primoz Fiser
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Primoz Fiser @ 2022-04-22  7:27 UTC (permalink / raw)
  To: linux-watchdog, devicetree, Wim Van Sebroeck, Guenter Roeck,
	Support Opensource
  Cc: Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Marco Felsch, Krzysztof Kozlowski, Rob Herring, Primoz Fiser,
	Andrej Picej, upstream

Document the watchdog disable option which can be used if the hardware
automatic suspend option is broken.

Based on commit c514430c51ee8 ("dt-bindings: watchdog: da9062: add
suspend disable option").

Signed-off-by: Primoz Fiser <primoz.fiser@norik.com>
---
 Documentation/devicetree/bindings/mfd/da9063.txt | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/mfd/da9063.txt b/Documentation/devicetree/bindings/mfd/da9063.txt
index 91b79a21d403..aa8b800cc4ad 100644
--- a/Documentation/devicetree/bindings/mfd/da9063.txt
+++ b/Documentation/devicetree/bindings/mfd/da9063.txt
@@ -64,10 +64,13 @@ Sub-nodes:
     and KEY_SLEEP.
 
 - watchdog : This node defines settings for the Watchdog timer associated
-  with the DA9063 and DA9063L. There are currently no entries in this
-  binding, however compatible = "dlg,da9063-watchdog" should be added
-  if a node is created.
+  with the DA9063 and DA9063L. The node should contain the compatible property
+  with the value "dlg,da9063-watchdog".
 
+  Optional watchdog properties:
+  - dlg,use-sw-pm: Add this property to disable the watchdog during suspend.
+  Only use this option if you can't use the watchdog automatic suspend
+  function during a suspend (see register CONTROL_B).
 
 Example:
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-05-14 13:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22  7:27 [PATCH 1/3] dt-bindings: mfd: da9063: watchdog: add suspend disable option Primoz Fiser
2022-04-22  7:27 ` [PATCH 2/3] watchdog: da9063: optionally disable watchdog during suspend Primoz Fiser
2022-05-09 10:38   ` DLG Adam Thomson
2022-05-11  8:47     ` Primoz Fiser
2022-05-11  9:03       ` DLG Adam Thomson
2022-05-14 13:56   ` Guenter Roeck
2022-04-22  7:27 ` [PATCH 3/3] ARM: dts: imx6: phyFLEX: disable da9063 " Primoz Fiser
2022-05-14 13:57   ` Guenter Roeck
2022-05-02 20:56 ` [PATCH 1/3] dt-bindings: mfd: da9063: watchdog: add suspend disable option Rob Herring
2022-05-03  6:53   ` Primoz Fiser
2022-05-04  0:37     ` Rob Herring
2022-05-09  8:50 ` DLG Adam Thomson
2022-05-11  8:09   ` Primoz Fiser
2022-05-11  8:28     ` DLG Adam Thomson
2022-05-14 13:55 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).