Commit 6c8def1e authored by Marek Vasut's avatar Marek Vasut Committed by Wim Van Sebroeck
Browse files

dt-bindings: watchdog: stm32-iwdg: Document interrupt and wakeup properties



The watchdog IP can generate pre-timeout interrupt and can be used as
a wake up source. Document both properties.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240705115052.116705-1-marex@denx.de


Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
parent 3a0caeca
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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