Lines Matching +full:vdrive +full:- +full:supply

1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Michael Hennerich <michael.hennerich@analog.com>
21 - adi,ad7091
22 - adi,ad7091r
23 - adi,ad7273
24 - adi,ad7274
25 - adi,ad7276
26 - adi,ad7277
27 - adi,ad7278
28 - adi,ad7466
29 - adi,ad7467
30 - adi,ad7468
31 - adi,ad7475
32 - adi,ad7476
33 - adi,ad7476a
34 - adi,ad7477
35 - adi,ad7477a
36 - adi,ad7478
37 - adi,ad7478a
38 - adi,ad7495
39 - adi,ad7910
40 - adi,ad7920
41 - adi,ad7940
42 - ti,adc081s
43 - ti,adc101s
44 - ti,adc121s
45 - ti,ads7866
46 - ti,ads7867
47 - ti,ads7868
48 - lltc,ltc2314-14
53 vcc-supply:
56 datasheets. If there is no separate vref-supply, then this is needed
59 vdrive-supply:
61 Some devices have separate supply for their digital control side.
63 vref-supply:
69 adi,conversion-start-gpios:
74 - compatible
75 - reg
78 - $ref: /schemas/spi/spi-peripheral-props.yaml#
81 - if:
86 - adi,ad7091
87 - adi,ad7276
88 - adi,ad7277
89 - adi,ad7278
90 - adi,ad7466
91 - adi,ad7467
92 - adi,ad7468
93 - adi,ad7940
94 - ti,adc081s
95 - ti,adc101s
96 - ti,adc121s
97 - ti,ads7866
98 - ti,ads7868
101 - vcc-supply
103 - if:
108 - adi,ad7091r
109 - adi,ad7273
110 - adi,ad7274
111 - adi,ad7475
112 - lltc,ltc2314-14
115 vref-supply: true
118 vref-supply: false
120 - if:
125 - adi,ad7273
126 - adi,ad7274
127 - adi,ad7475
128 - lltc,ltc2314-14
131 - vref-supply
132 - if:
137 - adi,ad7475
138 - adi,ad7495
141 vdrive-supply: true
144 vdrive-supply: false
145 - if:
150 - adi,ad7091
151 - adi,ad7091r
154 adi,conversion-start-gpios: true
157 adi,conversion-start-gpios: false
162 - |
164 #address-cells = <1>;
165 #size-cells = <0>;
170 spi-max-frequency = <5000000>;
171 vcc-supply = <&adc_vcc>;
172 vref-supply = <&adc_vref>;