dt-bindings: watchdog: stm32-iwdg: Document interrupt and wakeup properties
authorMarek Vasut <marex@denx.de>
Fri, 5 Jul 2024 11:50:31 +0000 (13:50 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 17 Sep 2024 11:41:21 +0000 (13:41 +0200)
The watchdog IP can generate pre-timeout interrupt and can be used as
a wake up source. Document both properties.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240705115052.116705-1-marex@denx.de
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/st,stm32-iwdg.yaml

index 6b13bfc11e114d39770d1dd29c2d41ebed8a8de6..86bd39d50850029c93513a8ee7683c07c49bc842 100644 (file)
@@ -36,6 +36,12 @@ properties:
     minItems: 1
     maxItems: 2
 
+  interrupts:
+    maxItems: 1
+    description: Pre-timeout interrupt from the watchdog.
+
+  wakeup-source: true
+
 required:
   - compatible
   - reg