[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221019111714.1953262-3-andrej.picej@norik.com>
Date: Wed, 19 Oct 2022 13:17:13 +0200
From: Andrej Picej <andrej.picej@...ik.com>
To: linux-watchdog@...r.kernel.org
Cc: shawnguo@...nel.org, linux@...ck-us.net,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org, linux-imx@....com, festevam@...il.com,
kernel@...gutronix.de, s.hauer@...gutronix.de,
wim@...ux-watchdog.org, robh+dt@...nel.org
Subject: [PATCH 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode
Signed-off-by: Andrej Picej <andrej.picej@...ik.com>
---
Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
index fb7695515be1..01b3e04e7e65 100644
--- a/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.yaml
@@ -55,6 +55,11 @@ properties:
If present, the watchdog device is configured to assert its
external reset (WDOG_B) instead of issuing a software reset.
+ fsl,suspend-in-wait:
+ $ref: /schemas/types.yaml#/definitions/flag
+ description: |
+ If present, the watchdog device is suspended in WAIT mode.
+
required:
- compatible
- interrupts
--
2.25.1
Powered by blists - more mailing lists