Lines Matching +full:timeout +full:- +full:sec
5 - Compatibility : "marvell,orion-wdt"
6 "marvell,armada-370-wdt"
7 "marvell,armada-xp-wdt"
8 "marvell,armada-375-wdt"
9 "marvell,armada-380-wdt"
11 - reg : Should contain two entries: first one with the
15 For "marvell,armada-375-wdt" and "marvell,armada-380-wdt":
17 - reg : A third entry is mandatory and should contain the
20 Clocks required for compatibles = "marvell,orion-wdt",
21 "marvell,armada-370-wdt":
22 - clocks : Must contain a single entry describing the clock input
24 Clocks required for compatibles = "marvell,armada-xp-wdt"
25 "marvell,armada-375-wdt"
26 "marvell,armada-380-wdt":
27 - clocks : Must contain an entry for each entry in clock-names.
28 - clock-names : Must include the following entries:
30 "fixed" (Reference 25 MHz fixed-clock).
34 - interrupts : Contains the IRQ for watchdog expiration
35 - timeout-sec : Contains the watchdog timeout in seconds
40 compatible = "marvell,orion-wdt";
43 timeout-sec = <10>;