Skip to content

Commit 6c8def1

Browse files
Marek VasutWim Van Sebroeck
authored andcommitted
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: Marek Vasut <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 3a0caec commit 6c8def1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/watchdog/st,stm32-iwdg.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ properties:
3636
minItems: 1
3737
maxItems: 2
3838

39+
interrupts:
40+
maxItems: 1
41+
description: Pre-timeout interrupt from the watchdog.
42+
43+
wakeup-source: true
44+
3945
required:
4046
- compatible
4147
- reg

0 commit comments

Comments
 (0)