Skip to content

Commit 20f43c9

Browse files
krzkWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: toshiba,visconti-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> Acked-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230415095112.51257-5-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 d5e8f87 commit 20f43c9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,12 @@ properties:
2424
clocks:
2525
maxItems: 1
2626

27-
timeout-sec: true
28-
2927
required:
3028
- compatible
3129
- reg
3230
- clocks
3331

34-
additionalProperties: false
32+
unevaluatedProperties: false
3533

3634
examples:
3735
- |

0 commit comments

Comments
 (0)