Lines Matching +full:clock +full:- +full:output +full:- +full:names
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/rtc/allwinner,sun6i-a31-rtc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 "#clock-cells":
19 - const: allwinner,sun6i-a31-rtc
20 - const: allwinner,sun8i-a23-rtc
21 - const: allwinner,sun8i-h3-rtc
22 - const: allwinner,sun8i-r40-rtc
23 - const: allwinner,sun8i-v3-rtc
24 - const: allwinner,sun50i-h5-rtc
25 - items:
26 - const: allwinner,sun50i-a64-rtc
27 - const: allwinner,sun8i-h3-rtc
28 - const: allwinner,sun50i-h6-rtc
36 - description: RTC Alarm 0
37 - description: RTC Alarm 1
42 clock-output-names:
47 - the Low Frequency Oscillator or LOSC, at index 0,
48 - the Low Frequency Oscillator External output (X32KFOUT in
50 - the Internal Oscillator, at index 2.
53 - $ref: "rtc.yaml#"
54 - if:
58 const: allwinner,sun6i-a31-rtc
62 clock-output-names:
66 - if:
71 - allwinner,sun8i-a23-rtc
72 - allwinner,sun8i-r40-rtc
73 - allwinner,sun8i-v3-rtc
77 clock-output-names:
81 - if:
86 - allwinner,sun8i-h3-rtc
87 - allwinner,sun50i-h5-rtc
91 clock-output-names:
95 - if:
99 const: allwinner,sun50i-h6-rtc
103 clock-output-names:
107 - if:
111 const: allwinner,sun8i-r40-rtc
126 - "#clock-cells"
127 - compatible
128 - reg
129 - interrupts
130 - clock-output-names
135 - |
137 compatible = "allwinner,sun6i-a31-rtc";
140 clock-output-names = "osc32k";
142 #clock-cells = <1>;