Lines Matching +full:mosi +full:- +full:gpios
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>
15 They typically don't provide a MOSI pin, simply reading out data
21 - items:
22 - enum:
23 - adi,ad7091
24 - adi,ad7091r
25 - adi,ad7273
26 - adi,ad7274
27 - adi,ad7276
28 - adi,ad7277
29 - adi,ad7278
30 - adi,ad7466
31 - adi,ad7467
32 - adi,ad7468
33 - adi,ad7475
34 - adi,ad7476
35 - adi,ad7476a
36 - adi,ad7477
37 - adi,ad7477a
38 - adi,ad7478
39 - adi,ad7478a
40 - adi,ad7495
41 - adi,ad7910
42 - adi,ad7920
43 - adi,ad7940
44 - ti,adc081s
45 - ti,adc101s
46 - ti,adc121s
47 - ti,ads7866
48 - ti,ads7867
49 - ti,ads7868
50 - lltc,ltc2314-14
51 - items:
52 - const: rohm,bu79100g
53 - const: ti,ads7866
58 vcc-supply:
61 datasheets. If there is no separate vref-supply, then this is needed
64 vdrive-supply:
68 vref-supply:
74 adi,conversion-start-gpios:
79 - compatible
80 - reg
83 - $ref: /schemas/spi/spi-peripheral-props.yaml#
86 - if:
91 - adi,ad7091
92 - adi,ad7276
93 - adi,ad7277
94 - adi,ad7278
95 - adi,ad7466
96 - adi,ad7467
97 - adi,ad7468
98 - adi,ad7940
99 - ti,adc081s
100 - ti,adc101s
101 - ti,adc121s
102 - ti,ads7866
103 - ti,ads7868
106 - vcc-supply
108 - if:
113 - adi,ad7091r
114 - adi,ad7273
115 - adi,ad7274
116 - adi,ad7475
117 - lltc,ltc2314-14
120 vref-supply: true
123 vref-supply: false
125 - if:
130 - adi,ad7273
131 - adi,ad7274
132 - adi,ad7475
133 - lltc,ltc2314-14
136 - vref-supply
137 - if:
142 - adi,ad7475
143 - adi,ad7495
146 vdrive-supply: true
149 vdrive-supply: false
150 - if:
155 - adi,ad7091
156 - adi,ad7091r
159 adi,conversion-start-gpios: true
162 adi,conversion-start-gpios: false
167 - |
169 #address-cells = <1>;
170 #size-cells = <0>;
175 spi-max-frequency = <5000000>;
176 vcc-supply = <&adc_vcc>;
177 vref-supply = <&adc_vref>;