Lines Matching +full:can +full:- +full:clock +full:- +full:select

1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Cosmin Tanislav <cosmin.tanislav@analog.com>
14 Bindings for the Analog Devices AD4130 ADC. Datasheet can be found here:
15 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4130-8.pdf
20 - adi,ad4130
27 description: phandle to the master clock (mclk)
29 clock-names:
31 - const: mclk
36 interrupt-names:
42 - int
43 - clk
44 - p2
45 - dout
47 '#address-cells':
50 '#size-cells':
53 '#clock-cells':
56 clock-output-names:
59 refin1-supply:
60 description: refin1 supply. Can be used as reference for conversion.
62 refin2-supply:
63 description: refin2 supply. Can be used as reference for conversion.
65 avdd-supply:
66 description: AVDD voltage supply. Can be used as reference for conversion.
68 iovdd-supply:
71 spi-max-frequency:
74 adi,ext-clk-freq-hz:
75 description: Specify the frequency of the external clock.
83 adi,vbias-pins:
85 $ref: /schemas/types.yaml#/definitions/uint32-array
93 - compatible
94 - reg
95 - interrupts
98 "^channel@([0-9a-f])$":
109 diff-channels:
111 Besides the analog inputs available, internal inputs can be used.
117 21: (AVDD − AVSS)/6-
119 23: (IOVDD − DGND)/6-
121 25: (ALDO − AVSS)/6-
123 27: (DLDO − DGND)/6-
130 adi,reference-select:
132 Select the reference source to use when converting on the
143 adi,excitation-pin-0:
152 adi,excitation-pin-1:
161 adi,excitation-current-0-nanoamp:
164 adi,excitation-pin-0 while this channel is active.
168 adi,excitation-current-1-nanoamp:
171 adi,excitation-pin-1 while this channel is active.
175 adi,burnout-current-nanoamp:
181 adi,buffered-positive:
185 adi,buffered-negative:
190 - reg
191 - diff-channels
194 - $ref: /schemas/spi/spi-peripheral-props.yaml#
199 - |
200 #include <dt-bindings/interrupt-controller/irq.h>
203 #address-cells = <1>;
204 #size-cells = <0>;
210 #address-cells = <1>;
211 #size-cells = <0>;
213 spi-max-frequency = <5000000>;
215 interrupt-parent = <&gpio>;
220 adi,reference-select = <2>;
223 diff-channels = <8 9>;
229 adi,reference-select = <2>;
232 diff-channels = <10 11>;
238 adi,reference-select = <2>;
241 diff-channels = <16 19>;
247 adi,reference-select = <2>;
250 diff-channels = <18 19>;
256 adi,reference-select = <2>;
259 diff-channels = <19 19>;