Lines Matching +full:sun8i +full:- +full:r40 +full:- +full:ccu

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 - enum:
20 - allwinner,sun6i-a31-rtc
21 - allwinner,sun8i-a23-rtc
22 - allwinner,sun8i-h3-rtc
23 - allwinner,sun8i-r40-rtc
24 - allwinner,sun8i-v3-rtc
25 - allwinner,sun50i-h5-rtc
26 - allwinner,sun50i-h6-rtc
27 - allwinner,sun50i-h616-rtc
28 - allwinner,sun50i-r329-rtc
29 - items:
30 - const: allwinner,sun50i-a64-rtc
31 - const: allwinner,sun8i-h3-rtc
32 - items:
33 - enum:
34 - allwinner,sun20i-d1-rtc
35 - allwinner,sun55i-a523-rtc
36 - const: allwinner,sun50i-r329-rtc
44 - description: RTC Alarm 0
45 - description: RTC Alarm 1
51 clock-names:
55 clock-output-names:
60 - the Low Frequency Oscillator or LOSC, at index 0,
61 - the Low Frequency Oscillator External output (X32KFOUT in
63 - the Internal Oscillator, at index 2.
66 - $ref: rtc.yaml#
67 - if:
71 const: allwinner,sun6i-a31-rtc
75 clock-output-names:
78 - if:
83 - allwinner,sun8i-a23-rtc
84 - allwinner,sun8i-r40-rtc
85 - allwinner,sun8i-v3-rtc
89 clock-output-names:
93 - if:
98 - allwinner,sun8i-h3-rtc
99 - allwinner,sun50i-h5-rtc
100 - allwinner,sun50i-h6-rtc
104 clock-output-names:
107 - if:
111 const: allwinner,sun50i-h616-rtc
117 - description: Bus clock for register access
118 - description: 24 MHz oscillator
119 - description: 32 kHz clock from the CCU
121 clock-names:
123 - const: bus
124 - const: hosc
125 - const: pll-32k
128 - clocks
129 - clock-names
131 - if:
135 const: allwinner,sun50i-r329-rtc
142 - description: Bus clock for register access
143 - description: 24 MHz oscillator
144 - description: AHB parent for internal SPI clock
145 - description: External 32768 Hz oscillator
147 clock-names:
150 - const: bus
151 - const: hosc
152 - const: ahb
153 - const: ext-osc32k
156 - clocks
157 - clock-names
159 - if:
164 - allwinner,sun8i-r40-rtc
165 - allwinner,sun50i-h616-rtc
166 - allwinner,sun50i-r329-rtc
179 - "#clock-cells"
180 - compatible
181 - reg
182 - interrupts
187 - |
189 compatible = "allwinner,sun6i-a31-rtc";
192 clock-output-names = "osc32k";
194 #clock-cells = <1>;