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

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.deSigned-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
parent 3a0caeca
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment