Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Krzysztof Kozlowski and committed by
Wim Van Sebroeck
20f43c94 d5e8f87e

+1 -3
+1 -3
Documentation/devicetree/bindings/watchdog/toshiba,visconti-wdt.yaml
··· 24 24 clocks: 25 25 maxItems: 1 26 26 27 - timeout-sec: true 28 - 29 27 required: 30 28 - compatible 31 29 - reg 32 30 - clocks 33 31 34 - additionalProperties: false 32 + unevaluatedProperties: false 35 33 36 34 examples: 37 35 - |