Lines Matching +full:starfive +full:- +full:jh7100
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#
7 title: StarFive Watchdog for JH7100 and JH7110 SoC
10 - Xingyu Wu <xingyu.wu@starfivetech.com>
11 - Samin Guo <samin.guo@starfivetech.com>
14 The JH7100 and JH7110 watchdog both are 32 bit counters. JH7100 watchdog
25 - enum:
26 - starfive,jh7100-wdt
27 - starfive,jh7110-wdt
28 - items:
29 - enum:
30 - starfive,jh8100-wdt
31 - const: starfive,jh7110-wdt
41 - description: APB clock
42 - description: Core clock
44 clock-names:
46 - const: apb
47 - const: core
54 - compatible
55 - reg
56 - clocks
57 - clock-names
58 - resets
61 - $ref: watchdog.yaml#
63 - if:
68 - starfive,jh8100-wdt
73 - description: Core reset
78 - description: APB reset
79 - description: Core reset
84 - |
86 compatible = "starfive,jh7100-wdt";
90 clock-names = "apb", "core";