Lines Matching +full:at +full:- +full:compatible
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":
17 compatible:
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 - const: allwinner,sun20i-d1-rtc
34 - const: allwinner,sun50i-r329-rtc
42 - description: RTC Alarm 0
43 - description: RTC Alarm 1
49 clock-names:
53 clock-output-names:
58 - the Low Frequency Oscillator or LOSC, at index 0,
59 - the Low Frequency Oscillator External output (X32KFOUT in
60 the datasheet), at index 1,
61 - the Internal Oscillator, at index 2.
64 - $ref: rtc.yaml#
65 - if:
67 compatible:
69 const: allwinner,sun6i-a31-rtc
73 clock-output-names:
76 - if:
78 compatible:
81 - allwinner,sun8i-a23-rtc
82 - allwinner,sun8i-r40-rtc
83 - allwinner,sun8i-v3-rtc
87 clock-output-names:
91 - if:
93 compatible:
96 - allwinner,sun8i-h3-rtc
97 - allwinner,sun50i-h5-rtc
98 - allwinner,sun50i-h6-rtc
102 clock-output-names:
105 - if:
107 compatible:
109 const: allwinner,sun50i-h616-rtc
115 - description: Bus clock for register access
116 - description: 24 MHz oscillator
117 - description: 32 kHz clock from the CCU
119 clock-names:
121 - const: bus
122 - const: hosc
123 - const: pll-32k
126 - clocks
127 - clock-names
129 - if:
131 compatible:
133 const: allwinner,sun50i-r329-rtc
140 - description: Bus clock for register access
141 - description: 24 MHz oscillator
142 - description: AHB parent for internal SPI clock
143 - description: External 32768 Hz oscillator
145 clock-names:
148 - const: bus
149 - const: hosc
150 - const: ahb
151 - const: ext-osc32k
154 - clocks
155 - clock-names
157 - if:
159 compatible:
162 - allwinner,sun8i-r40-rtc
163 - allwinner,sun50i-h616-rtc
164 - allwinner,sun50i-r329-rtc
177 - "#clock-cells"
178 - compatible
179 - reg
180 - interrupts
185 - |
187 compatible = "allwinner,sun6i-a31-rtc";
190 clock-output-names = "osc32k";
192 #clock-cells = <1>;