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,5p49v6901
58 - idt,5p49v6965
59 - idt,5p49v6975
65 '#clock-cells':
68 clock-names:
77 idt,xtal-load-femtofarads:
80 description: Optional load capacitor for XTAL1 and XTAL2
92 idt,output-enable-active:
103 "^OUT[1-4]$":
112 The output drive mode. Values defined in dt-bindings/clock/versaclock.h
116 idt,voltage-microvolt:
119 idt,slew-percent:
120 description: The Slew rate control for CMOS single-ended.
125 - compatible
126 - reg
127 - '#clock-cells'
128 - idt,shutdown
129 - idt,output-enable-active
132 - if:
136 - idt,5p49v5933
137 - idt,5p49v5935
138 - idt,5p49v6975
142 clock-names:
149 - clock-names
150 - clocks
155 - |
156 #include <dt-bindings/clock/versaclock.h>
160 compatible = "fixed-clock";
161 #clock-cells = <0>;
162 clock-frequency = <25000000>;
167 #address-cells = <1>;
168 #size-cells = <0>;
171 vc5: clock-generator@6a {
174 #clock-cells = <1>;
178 clock-names = "xin";
182 idt,output-enable-active = <0>;
186 idt,voltage-microvolt = <1800000>;
187 idt,slew-percent = <80>;