Skip to content

Commit d5e8f87

Browse files
krzkWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: fsl-imx7ulp-wdt: simplify with unevaluatedProperties
Allow generic watchdog properties by using unevaluatedProperties: false. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230415095112.51257-4-krzysztof.kozlowski@linaro.org Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent f0d6e92 commit d5e8f87

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,13 @@ properties:
3030
clocks:
3131
maxItems: 1
3232

33-
timeout-sec: true
34-
3533
required:
3634
- compatible
3735
- interrupts
3836
- reg
3937
- clocks
4038

41-
additionalProperties: false
39+
unevaluatedProperties: false
4240

4341
examples:
4442
- |

0 commit comments

Comments
 (0)