Lines Matching +full:r9a06g032 +full:- +full:sysctrl
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/renesas,r9a06g032-sysctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas RZ/N1D (R9A06G032) System Controller
10 - Gareth Williams <gareth.williams.jx@renesas.com>
11 - Geert Uytterhoeven <geert+renesas@glider.be>
15 const: renesas,r9a06g032-sysctrl
23 - description: External 40 MHz crystal
24 - description: Optional external 32.768 kHz crystal
25 - description: Optional external JTAG input
26 - description: Optional external RGMII_REFCLK
28 clock-names:
31 - const: mclk
32 - const: rtc
33 - const: jtag
34 - const: rgmii_ref_ext
36 '#clock-cells':
39 '#power-domain-cells':
43 - compatible
44 - reg
45 - clocks
46 - clock-names
47 - '#clock-cells'
48 - '#power-domain-cells'
53 - |
54 sysctrl: system-controller@4000c000 {
55 compatible = "renesas,r9a06g032-sysctrl";
59 clock-names = "mclk", "rtc", "jtag", "rgmii_ref_ext";
60 #clock-cells = <1>;
61 #power-domain-cells = <0>;