1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/watchdog/watchdog.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Watchdog Generic Bindings
10 - Guenter Roeck <linux@roeck-us.net>
11 - Wim Van Sebroeck <wim@linux-watchdog.org>
14 This document describes generic bindings which can be used to
15 describe watchdog devices in a device tree.
19 pattern: "^watchdog(@.*|-[0-9a-f])?$"
22 $ref: /schemas/types.yaml#/definitions/uint32
24 Contains the watchdog timeout in seconds.