Lines Matching +full:timeout +full:- +full:sec
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: "http://devicetree.org/schemas/watchdog/toshiba,visconti-wdt.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
14 - $ref: watchdog.yaml#
19 - toshiba,visconti-wdt
27 timeout-sec: true
30 - compatible
31 - reg
32 - clocks
37 - |
39 #address-cells = <2>;
40 #size-cells = <2>;
42 wdt_clk: wdt-clk {
43 compatible = "fixed-clock";
44 clock-frequency = <150000000>;
45 #clock-cells = <0>;
49 compatible = "toshiba,visconti-wdt";
52 timeout-sec = <20>;