blob: 1dffa2d56262de4b17c857996493f1882d359888 [file] [log] [blame]
Maxime Ripard0e589d52012-05-11 15:35:33 +02001#
2# ADC drivers
3#
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +01004# When adding new entries keep the list in alphabetical order
5
Maxime Ripard0e589d52012-05-11 15:35:33 +02006menu "Analog to digital converters"
7
Lars-Peter Clausenaf300842012-08-10 17:36:00 +01008config AD_SIGMA_DELTA
9 tristate
10 select IIO_BUFFER
11 select IIO_TRIGGERED_BUFFER
12
Lars-Peter Clausen8ec4cf52012-06-25 14:52:49 +020013config AD7266
14 tristate "Analog Devices AD7265/AD7266 ADC driver"
15 depends on SPI_MASTER
16 select IIO_BUFFER
17 select IIO_TRIGGER
18 select IIO_TRIGGERED_BUFFER
19 help
20 Say yes here to build support for Analog Devices AD7265 and AD7266
21 ADCs.
22
Lars-Peter Clausen709ab362012-11-17 11:42:59 +000023config AD7298
24 tristate "Analog Devices AD7298 ADC driver"
25 depends on SPI
26 select IIO_BUFFER
27 select IIO_TRIGGERED_BUFFER
28 help
29 Say yes here to build support for Analog Devices AD7298
30 8 Channel ADC with temperature sensor.
31
32 To compile this driver as a module, choose M here: the
33 module will be called ad7298.
34
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +010035config AD7476
36 tristate "Analog Devices AD7476 and similar 1-channel ADCs driver"
Christophe Leroy0eac2592013-02-13 06:47:00 +000037 depends on SPI
38 select IIO_BUFFER
39 select IIO_TRIGGERED_BUFFER
40 help
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +010041 Say yes here to build support for Analog Devices AD7273, AD7274, AD7276,
42 AD7277, AD7278, AD7475, AD7476, AD7477, AD7478, AD7466, AD7467, AD7468,
43 AD7495, AD7910, AD7920, AD7920 SPI analog to digital converters (ADC).
44
45 If unsure, say N (but it's safe to say "Y").
Christophe Leroy0eac2592013-02-13 06:47:00 +000046
47 To compile this driver as a module, choose M here: the
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +010048 module will be called ad7476.
Christophe Leroy0eac2592013-02-13 06:47:00 +000049
Lars-Peter Clausen7b123c82012-09-04 16:26:00 +010050config AD7791
51 tristate "Analog Devices AD7791 ADC driver"
52 depends on SPI
53 select AD_SIGMA_DELTA
54 help
55 Say yes here to build support for Analog Devices AD7787, AD7788, AD7789,
56 AD7790 and AD7791 SPI analog to digital converters (ADC). If unsure, say
57 N (but it is safe to say "Y").
58
59 To compile this driver as a module, choose M here: the module will be
60 called ad7791.
61
Lars-Peter Clausenf87f1a22012-11-21 16:27:00 +000062config AD7793
63 tristate "Analog Devices AD7793 and similar ADCs driver"
64 depends on SPI
65 select AD_SIGMA_DELTA
66 help
67 Say yes here to build support for Analog Devices AD7785, AD7792, AD7793,
68 AD7794 and AD7795 SPI analog to digital converters (ADC).
69 If unsure, say N (but it's safe to say "Y").
70
71 To compile this driver as a module, choose M here: the
72 module will be called AD7793.
73
Lars-Peter Clausen4eb3ccf2012-11-05 09:56:00 +000074config AD7887
75 tristate "Analog Devices AD7887 ADC driver"
76 depends on SPI
77 select IIO_BUFFER
78 select IIO_TRIGGERED_BUFFER
79 help
80 Say yes here to build support for Analog Devices
81 AD7887 SPI analog to digital converter (ADC).
82 If unsure, say N (but it's safe to say "Y").
83
84 To compile this driver as a module, choose M here: the
85 module will be called ad7887.
86
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +010087config AD7923
88 tristate "Analog Devices AD7923 and similar ADCs driver"
89 depends on SPI
90 select IIO_BUFFER
91 select IIO_TRIGGERED_BUFFER
92 help
93 Say yes here to build support for Analog Devices
94 AD7904, AD7914, AD7923, AD7924 4 Channel ADCs.
95
96 To compile this driver as a module, choose M here: the
97 module will be called ad7923.
98
Lars-Peter Clausenbd75afa2014-10-03 10:31:00 +010099config AD799X
100 tristate "Analog Devices AD799x ADC driver"
101 depends on I2C
102 select IIO_BUFFER
103 select IIO_TRIGGERED_BUFFER
104 help
105 Say yes here to build support for Analog Devices:
106 ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998
107 i2c analog to digital converters (ADC). Provides direct access
108 via sysfs.
109
Maxime Ripard0e589d52012-05-11 15:35:33 +0200110config AT91_ADC
111 tristate "Atmel AT91 ADC"
112 depends on ARCH_AT91
113 select IIO_BUFFER
Lars-Peter Clausen90032e42012-06-18 18:33:49 +0200114 select IIO_TRIGGERED_BUFFER
Maxime Ripard0e589d52012-05-11 15:35:33 +0200115 select SYSFS
116 help
117 Say yes here to build support for Atmel AT91 ADC.
118
Naveen Krishna Chatradhi10f5b142013-02-15 06:56:00 +0000119config EXYNOS_ADC
120 bool "Exynos ADC driver support"
Naveen Krishna Chatradhi039a9dc2013-03-15 16:23:00 +0000121 depends on OF
Naveen Krishna Chatradhi10f5b142013-02-15 06:56:00 +0000122 help
123 Core support for the ADC block found in the Samsung EXYNOS series
124 of SoCs for drivers such as the touchscreen and hwmon to use to share
125 this resource.
126
Kim, Milof0347c32012-09-17 10:35:00 +0100127config LP8788_ADC
128 bool "LP8788 ADC driver"
129 depends on MFD_LP8788
130 help
131 Say yes here to build support for TI LP8788 ADC.
132
Jonathan Cameron168c9d92012-10-06 14:42:27 +0100133config MAX1363
134 tristate "Maxim max1363 ADC driver"
135 depends on I2C
Jonathan Cameron168c9d92012-10-06 14:42:27 +0100136 select IIO_BUFFER
Peter Meerwald8a9f6452013-01-10 17:29:00 +0000137 select IIO_TRIGGERED_BUFFER
Jonathan Cameron168c9d92012-10-06 14:42:27 +0100138 help
139 Say yes here to build support for many Maxim i2c analog to digital
140 converters (ADC). (max1361, max1362, max1363, max1364, max1036,
141 max1037, max1038, max1039, max1136, max1136, max1137, max1138,
142 max1139, max1236, max1237, max11238, max1239, max11600, max11601,
143 max11602, max11603, max11604, max11605, max11606, max11607,
144 max11608, max11609, max11610, max11611, max11612, max11613,
145 max11614, max11615, max11616, max11617, max11644, max11645,
146 max11646, max11647) Provides direct access via sysfs and buffered
147 data via the iio dev interface.
148
Oskar Anderof5ce4a72013-05-03 10:58:00 +0100149config MCP320X
150 tristate "Microchip Technology MCP3204/08"
151 depends on SPI
152 help
153 Say yes here to build support for Microchip Technology's MCP3204 or
154 MCP3208 analog to digital converter.
155
156 This driver can also be built as a module. If so, the module will be
157 called mcp320x.
158
Angelo Compagnucci07914c82013-09-02 15:00:00 +0100159config MCP3422
Angelo Compagnucci2816ac62014-08-03 23:22:00 +0100160 tristate "Microchip Technology MCP3422/3/4/6/7/8 driver"
Angelo Compagnucci07914c82013-09-02 15:00:00 +0100161 depends on I2C
162 help
Angelo Compagnucci2816ac62014-08-03 23:22:00 +0100163 Say yes here to build support for Microchip Technology's
164 MCP3422, MCP3423, MCP3424, MCP3426, MCP3427 or MCP3428
165 analog to digital converters.
Angelo Compagnucci07914c82013-09-02 15:00:00 +0100166
167 This driver can also be built as a module. If so, the module will be
168 called mcp3422.
169
Alexandre Belloni8b20be82013-06-24 18:24:00 +0100170config NAU7802
171 tristate "Nuvoton NAU7802 ADC driver"
172 depends on I2C
173 help
174 Say yes here to build support for Nuvoton NAU7802 ADC.
175
176 To compile this driver as a module, choose M here: the
177 module will be called nau7802.
178
Thierry Redingbc0a4092012-11-23 15:13:00 +0000179config TI_ADC081C
180 tristate "Texas Instruments ADC081C021/027"
181 depends on I2C
182 help
183 If you say yes here you get support for Texas Instruments ADC081C021
184 and ADC081C027 ADC chips.
185
186 This driver can also be built as a module. If so, the module will be
187 called ti-adc081c.
188
Patil, Rachna5e53a692012-10-16 12:55:45 +0530189config TI_AM335X_ADC
Sachin Kamatbe856972013-07-23 09:46:00 +0100190 tristate "TI's AM335X ADC driver"
Patil, Rachna5e53a692012-10-16 12:55:45 +0530191 depends on MFD_TI_AM335X_TSCADC
Jonathan Cameron09f33c32013-09-25 21:37:00 +0100192 select IIO_BUFFER
Zubair Lutfullahca9a5632013-09-19 07:24:00 +0100193 select IIO_KFIFO_BUF
Patil, Rachna5e53a692012-10-16 12:55:45 +0530194 help
195 Say yes here to build support for Texas Instruments ADC
196 driver which is also a MFD client.
197
Oleksandr Kozaruk1696f362013-07-25 14:26:00 +0100198config TWL6030_GPADC
199 tristate "TWL6030 GPADC (General Purpose A/D Converter) Support"
200 depends on TWL4030_CORE
201 default n
202 help
203 Say yes here if you want support for the TWL6030/TWL6032 General
204 Purpose A/D Converter. This will add support for battery type
205 detection, battery voltage and temperature measurement, die
206 temperature measurement, system supply voltage, audio accessory,
207 USB ID detection.
208
209 This driver can also be built as a module. If so, the module will be
210 called twl6030-gpadc.
211
Fugang Duana7754272014-01-26 05:39:00 +0000212config VF610_ADC
213 tristate "Freescale vf610 ADC driver"
214 depends on OF
215 help
216 Say yes here to support for Vybrid board analog-to-digital converter.
217 Since the IP is used for i.MX6SLX, the driver also support i.MX6SLX.
218
219 This driver can also be built as a module. If so, the module will be
220 called vf610_adc.
221
Lars Poeschelffd8a6e2012-11-05 15:48:26 +0100222config VIPERBOARD_ADC
223 tristate "Viperboard ADC support"
224 depends on MFD_VIPERBOARD && USB
225 help
226 Say yes here to access the ADC part of the Nano River
227 Technologies Viperboard.
228
Lars-Peter Clausenbdc8cda2014-02-17 14:10:00 +0000229config XILINX_XADC
230 tristate "Xilinx XADC driver"
231 depends on ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST
232 depends on HAS_IOMEM
233 select IIO_BUFFER
234 select IIO_TRIGGERED_BUFFER
235 help
236 Say yes here to have support for the Xilinx XADC. The driver does support
237 both the ZYNQ interface to the XADC as well as the AXI-XADC interface.
238
239 The driver can also be build as a module. If so, the module will be called
240 xilinx-xadc.
241
Maxime Ripard0e589d52012-05-11 15:35:33 +0200242endmenu