Lines Matching +full:load +full:- +full:capacitor
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'
131 - if:
135 - idt,5p49v5933
136 - idt,5p49v5935
137 - idt,5p49v6975
141 clock-names:
148 - clock-names
149 - clocks
154 - |
155 #include <dt-bindings/clock/versaclock.h>
159 compatible = "fixed-clock";
160 #clock-cells = <0>;
161 clock-frequency = <25000000>;
166 #address-cells = <1>;
167 #size-cells = <0>;
170 vc5: clock-generator@6a {
173 #clock-cells = <1>;
177 clock-names = "xin";
181 idt,output-enable-active = <0>;
185 idt,voltage-microvolt = <1800000>;
186 idt,slew-percent = <80>;