Skip to content

Commit 89c7e70

Browse files
JackyBaiWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: fsl-imx7ulp-wdt: Add 'fsl,ext-reset-output'
The wdog may generate wdog_any external reset if the int_en bit is configured, so add a property for this purpose in dt-binding doc. Signed-off-by: Jacky Bai <[email protected]> Reviewed-by: Peng Fan <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 423fc66 commit 89c7e70

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ properties:
3030
clocks:
3131
maxItems: 1
3232

33+
fsl,ext-reset-output:
34+
description:
35+
When set, wdog can generate external reset from the wdog_any pin.
36+
type: boolean
37+
3338
required:
3439
- compatible
3540
- interrupts

0 commit comments

Comments
 (0)