Lines Matching +full:xtal +full:- +full:load +full:- +full:femtofarads
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
16 - 5P49V5923:
17 0 -- OUT0_SEL_I2CB
18 1 -- OUT1
19 2 -- OUT2
21 - 5P49V5933:
22 0 -- OUT0_SEL_I2CB
23 1 -- OUT1
24 2 -- OUT4
26 - other parts:
27 0 -- OUT0_SEL_I2CB
28 1 -- OUT1
29 2 -- OUT2
30 3 -- OUT3
31 4 -- OUT4
33 The idt,shutdown and idt,output-enable-active properties control the
48 - Luca Ceresoli <luca.ceresoli@bootlin.com>
53 - idt,5p49v5923
54 - idt,5p49v5925
55 - idt,5p49v5933
56 - idt,5p49v5935
57 - idt,5p49v60
58 - idt,5p49v6901
59 - idt,5p49v6965
60 - idt,5p49v6975
66 '#clock-cells':
69 clock-names:
78 idt,xtal-load-femtofarads:
81 description: Optional load capacitor for XTAL1 and XTAL2
93 idt,output-enable-active:
104 "^OUT[1-4]$":
113 The output drive mode. Values defined in dt-bindings/clock/versaclock.h
117 idt,voltage-microvolt:
120 idt,slew-percent:
121 description: The Slew rate control for CMOS single-ended.
126 - compatible
127 - reg
128 - '#clock-cells'
129 - idt,shutdown
130 - idt,output-enable-active
133 - if:
137 - idt,5p49v5933
138 - idt,5p49v5935
139 - idt,5p49v6975
143 clock-names:
150 - clock-names
151 - clocks
156 - |
157 #include <dt-bindings/clock/versaclock.h>
161 compatible = "fixed-clock";
162 #clock-cells = <0>;
163 clock-frequency = <25000000>;
168 #address-cells = <1>;
169 #size-cells = <0>;
172 vc5: clock-generator@6a {
175 #clock-cells = <1>;
179 clock-names = "xin";
183 idt,output-enable-active = <0>;
187 idt,voltage-microvolt = <1800000>;
188 idt,slew-percent = <80>;