Lines Matching +full:duration +full:- +full:us
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/zii,rave-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Martyn Welch <martyn.welch@collabora.co.uk>
11 - Guenter Roeck <linux@roeck-us.net>
12 - Wim Van Sebroeck <wim@iguana.be>
16 const: zii,rave-wdt
22 reset-duration-ms:
24 Duration of the pulse generated when the watchdog times
28 - compatible
29 - reg
32 - $ref: watchdog.yaml#
37 - |
39 #address-cells = <1>;
40 #size-cells = <0>;
43 compatible = "zii,rave-wdt";
45 timeout-sec = <30>;
46 reset-duration-ms = <30>;