Lines Matching +full:channel +full:- +full:6

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>
15 https://www.analog.com/media/en/technical-documentation/data-sheets/AD4130-8.pdf
20 - adi,ad4130
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:
62 refin2-supply:
65 avdd-supply:
68 iovdd-supply:
71 spi-max-frequency:
74 adi,ext-clk-freq-hz:
83 adi,vbias-pins:
85 $ref: /schemas/types.yaml#/definitions/uint32-array
93 - compatible
94 - reg
95 - interrupts
98 "^channel@([0-9a-f])$":
105 description: The channel number.
109 diff-channels:
116 20: (AVDD − AVSS)/6+
117 21: (AVDD − AVSS)/6-
118 22: (IOVDD − DGND)/6+
119 23: (IOVDD − DGND)/6-
120 24: (ALDO − AVSS)/6+
121 25: (ALDO − AVSS)/6-
122 26: (DLDO − DGND)/6+
123 27: (DLDO − DGND)/6-
130 adi,reference-select:
133 specific channel. Valid values are:
143 adi,excitation-pin-0:
145 Analog input to apply excitation current to while the channel
152 adi,excitation-pin-1:
154 Analog input to apply excitation current to while this channel
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:
177 Burnout current in nanoamps to be applied for this channel.
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>;
217 channel@0 {
220 adi,reference-select = <2>;
223 diff-channels = <8 9>;
226 channel@1 {
229 adi,reference-select = <2>;
232 diff-channels = <10 11>;
235 channel@2 {
238 adi,reference-select = <2>;
241 diff-channels = <16 19>;
244 channel@3 {
247 adi,reference-select = <2>;
250 diff-channels = <18 19>;
253 channel@4 {
256 adi,reference-select = <2>;
259 diff-channels = <19 19>;