Skip to content

Commit 495cbe3

Browse files
krzkWim Van Sebroeck
authored andcommitted
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>
1 parent 20f43c9 commit 495cbe3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,10 @@ required:
6767
- reg
6868
- clocks
6969
- interrupts
70+
- interrupt-names
7071

7172
unevaluatedProperties: false
7273

73-
dependencies:
74-
interrupts: [ interrupt-names ]
75-
7674
examples:
7775
- |
7876
watchdog: watchdog@3150 {

0 commit comments

Comments
 (0)