Lines Matching +full:fu740 +full:- +full:c000 +full:- +full:prci
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/clock/sifive/fu740-prci.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: SiFive FU740 Power Reset Clock Interrupt Controller (PRCI)
11 - Zong Li <zong.li@sifive.com>
12 - Paul Walmsley <paul.walmsley@sifive.com>
15 On the FU740 family of SoCs, most system-wide clock and reset integration
16 is via the PRCI IP block.
18 macros defined in include/dt-bindings/clock/sifive-fu740-prci.h.
27 const: sifive,fu740-c000-prci
34 - description: high frequency clock.
35 - description: RTL clock.
37 clock-names:
39 - const: hfclk
40 - const: rtcclk
42 "#clock-cells":
45 "#reset-cells":
49 - compatible
50 - reg
51 - clocks
52 - "#clock-cells"
57 - |
58 prci: clock-controller@10000000 {
59 compatible = "sifive,fu740-c000-prci";
62 #clock-cells = <1>;
63 #reset-cells = <1>;