Lines Matching +full:clock +full:- +full:phase
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/starfive,jh7100-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Xingyu Wu <xingyu.wu@starfivetech.com>
11 - Samin Guo <samin.guo@starfivetech.com>
15 has only one timeout phase and reboots. And JH7110 watchdog has two
16 timeout phases. At the first phase, the signal of watchdog interrupt
23 - $ref: watchdog.yaml#
28 - starfive,jh7100-wdt
29 - starfive,jh7110-wdt
39 - description: APB clock
40 - description: Core clock
42 clock-names:
44 - const: apb
45 - const: core
49 - description: APB reset
50 - description: Core reset
53 - compatible
54 - reg
55 - clocks
56 - clock-names
57 - resets
62 - |
64 compatible = "starfive,jh7100-wdt";
68 clock-names = "apb", "core";