Commit d5e8f87e authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Wim Van Sebroeck
Browse files

dt-bindings: watchdog: fsl-imx7ulp-wdt: simplify with unevaluatedProperties



Allow generic watchdog properties by using unevaluatedProperties: false.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230415095112.51257-4-krzysztof.kozlowski@linaro.org


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@linux-watchdog.org>
parent f0d6e92e
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -30,15 +30,13 @@ properties:
  clocks:
    maxItems: 1

  timeout-sec: true

required:
  - compatible
  - interrupts
  - reg
  - clocks

additionalProperties: false
unevaluatedProperties: false

examples:
  - |