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: 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>

authored by

Krzysztof Kozlowski and committed by
Wim Van Sebroeck
31371c76 0f108ccb

+4 -1
+4 -1
Documentation/devicetree/bindings/watchdog/intel,keembay-wdt.yaml
··· 9 9 maintainers: 10 10 - Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@intel.com> 11 11 12 + allOf: 13 + - $ref: watchdog.yaml# 14 + 12 15 properties: 13 16 compatible: 14 17 enum: ··· 40 37 - interrupt-names 41 38 - clocks 42 39 43 - additionalProperties: false 40 + unevaluatedProperties: false 44 41 45 42 examples: 46 43 - |