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: realtek,otto-wdt: simplify requiring interrupt-names

Required properties should be listed in "required:" block. Since
interrupts are already there, the dependency of interrupt-names on the
interrupts can be simplified.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Sander Vanheule <sander@svanheule.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230415095112.51257-6-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
495cbe36 20f43c94

+1 -3
+1 -3
Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml
··· 67 67 - reg 68 68 - clocks 69 69 - interrupts 70 + - interrupt-names 70 71 71 72 unevaluatedProperties: false 72 - 73 - dependencies: 74 - interrupts: [ interrupt-names ] 75 73 76 74 examples: 77 75 - |