Skip to content

Commit 31371c7

Browse files
krzkWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: intel,keembay: reference common watchdog schema
Reference common watchdog.yaml schema to allow "timeout-sec" property and enforce proper device node name. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20231105184154.43700-2-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 0f108cc commit 31371c7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/watchdog/intel,keembay-wdt.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ title: Intel Keem Bay SoC non-secure Watchdog Timer
99
maintainers:
1010
- Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@intel.com>
1111

12+
allOf:
13+
- $ref: watchdog.yaml#
14+
1215
properties:
1316
compatible:
1417
enum:
@@ -37,7 +40,7 @@ required:
3740
- interrupt-names
3841
- clocks
3942

40-
additionalProperties: false
43+
unevaluatedProperties: false
4144

4245
examples:
4346
- |

0 commit comments

Comments
 (0)