Maxime Ripard | 0e589d5 | 2012-05-11 15:35:33 +0200 | [diff] [blame] | 1 | # |
| 2 | # ADC drivers |
| 3 | # |
Lars-Peter Clausen | 3edc84e | 2013-07-15 08:45:00 +0100 | [diff] [blame] | 4 | # When adding new entries keep the list in alphabetical order |
| 5 | |
Maxime Ripard | 0e589d5 | 2012-05-11 15:35:33 +0200 | [diff] [blame] | 6 | menu "Analog to digital converters" |
| 7 | |
Lars-Peter Clausen | af30084 | 2012-08-10 17:36:00 +0100 | [diff] [blame] | 8 | config AD_SIGMA_DELTA |
| 9 | tristate |
| 10 | select IIO_BUFFER |
| 11 | select IIO_TRIGGERED_BUFFER |
| 12 | |
Lars-Peter Clausen | 8ec4cf5 | 2012-06-25 14:52:49 +0200 | [diff] [blame] | 13 | config 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 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 23 | To compile this driver as a module, choose M here: the module will be |
| 24 | called ad7266. |
| 25 | |
Lars-Peter Clausen | 3b1cae7 | 2014-06-30 09:50:00 +0100 | [diff] [blame] | 26 | config AD7291 |
| 27 | tristate "Analog Devices AD7291 ADC driver" |
| 28 | depends on I2C |
| 29 | help |
| 30 | Say yes here to build support for Analog Devices AD7291 |
| 31 | 8 Channel ADC with temperature sensor. |
| 32 | |
| 33 | To compile this driver as a module, choose M here: the |
| 34 | module will be called ad7291. |
| 35 | |
Lars-Peter Clausen | 709ab36 | 2012-11-17 11:42:59 +0000 | [diff] [blame] | 36 | config AD7298 |
| 37 | tristate "Analog Devices AD7298 ADC driver" |
| 38 | depends on SPI |
| 39 | select IIO_BUFFER |
| 40 | select IIO_TRIGGERED_BUFFER |
| 41 | help |
| 42 | Say yes here to build support for Analog Devices AD7298 |
| 43 | 8 Channel ADC with temperature sensor. |
| 44 | |
| 45 | To compile this driver as a module, choose M here: the |
| 46 | module will be called ad7298. |
| 47 | |
Lars-Peter Clausen | 3edc84e | 2013-07-15 08:45:00 +0100 | [diff] [blame] | 48 | config AD7476 |
| 49 | tristate "Analog Devices AD7476 and similar 1-channel ADCs driver" |
Christophe Leroy | 0eac259 | 2013-02-13 06:47:00 +0000 | [diff] [blame] | 50 | depends on SPI |
| 51 | select IIO_BUFFER |
| 52 | select IIO_TRIGGERED_BUFFER |
| 53 | help |
Lars-Peter Clausen | 3edc84e | 2013-07-15 08:45:00 +0100 | [diff] [blame] | 54 | Say yes here to build support for Analog Devices AD7273, AD7274, AD7276, |
| 55 | AD7277, AD7278, AD7475, AD7476, AD7477, AD7478, AD7466, AD7467, AD7468, |
| 56 | AD7495, AD7910, AD7920, AD7920 SPI analog to digital converters (ADC). |
| 57 | |
Christophe Leroy | 0eac259 | 2013-02-13 06:47:00 +0000 | [diff] [blame] | 58 | To compile this driver as a module, choose M here: the |
Lars-Peter Clausen | 3edc84e | 2013-07-15 08:45:00 +0100 | [diff] [blame] | 59 | module will be called ad7476. |
Christophe Leroy | 0eac259 | 2013-02-13 06:47:00 +0000 | [diff] [blame] | 60 | |
Lars-Peter Clausen | 7b123c8 | 2012-09-04 16:26:00 +0100 | [diff] [blame] | 61 | config AD7791 |
| 62 | tristate "Analog Devices AD7791 ADC driver" |
| 63 | depends on SPI |
| 64 | select AD_SIGMA_DELTA |
| 65 | help |
| 66 | Say yes here to build support for Analog Devices AD7787, AD7788, AD7789, |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 67 | AD7790 and AD7791 SPI analog to digital converters (ADC). |
Lars-Peter Clausen | 7b123c8 | 2012-09-04 16:26:00 +0100 | [diff] [blame] | 68 | |
| 69 | To compile this driver as a module, choose M here: the module will be |
| 70 | called ad7791. |
| 71 | |
Lars-Peter Clausen | f87f1a2 | 2012-11-21 16:27:00 +0000 | [diff] [blame] | 72 | config AD7793 |
| 73 | tristate "Analog Devices AD7793 and similar ADCs driver" |
| 74 | depends on SPI |
| 75 | select AD_SIGMA_DELTA |
| 76 | help |
| 77 | Say yes here to build support for Analog Devices AD7785, AD7792, AD7793, |
| 78 | AD7794 and AD7795 SPI analog to digital converters (ADC). |
Lars-Peter Clausen | f87f1a2 | 2012-11-21 16:27:00 +0000 | [diff] [blame] | 79 | |
| 80 | To compile this driver as a module, choose M here: the |
| 81 | module will be called AD7793. |
| 82 | |
Lars-Peter Clausen | 4eb3ccf | 2012-11-05 09:56:00 +0000 | [diff] [blame] | 83 | config AD7887 |
| 84 | tristate "Analog Devices AD7887 ADC driver" |
| 85 | depends on SPI |
| 86 | select IIO_BUFFER |
| 87 | select IIO_TRIGGERED_BUFFER |
| 88 | help |
| 89 | Say yes here to build support for Analog Devices |
| 90 | AD7887 SPI analog to digital converter (ADC). |
Lars-Peter Clausen | 4eb3ccf | 2012-11-05 09:56:00 +0000 | [diff] [blame] | 91 | |
| 92 | To compile this driver as a module, choose M here: the |
| 93 | module will be called ad7887. |
| 94 | |
Lars-Peter Clausen | 3edc84e | 2013-07-15 08:45:00 +0100 | [diff] [blame] | 95 | config AD7923 |
| 96 | tristate "Analog Devices AD7923 and similar ADCs driver" |
| 97 | depends on SPI |
| 98 | select IIO_BUFFER |
| 99 | select IIO_TRIGGERED_BUFFER |
| 100 | help |
| 101 | Say yes here to build support for Analog Devices |
| 102 | AD7904, AD7914, AD7923, AD7924 4 Channel ADCs. |
| 103 | |
| 104 | To compile this driver as a module, choose M here: the |
| 105 | module will be called ad7923. |
| 106 | |
Lars-Peter Clausen | bd75afa | 2014-10-03 10:31:00 +0100 | [diff] [blame] | 107 | config AD799X |
| 108 | tristate "Analog Devices AD799x ADC driver" |
| 109 | depends on I2C |
| 110 | select IIO_BUFFER |
| 111 | select IIO_TRIGGERED_BUFFER |
| 112 | help |
| 113 | Say yes here to build support for Analog Devices: |
| 114 | ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998 |
| 115 | i2c analog to digital converters (ADC). Provides direct access |
| 116 | via sysfs. |
| 117 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 118 | To compile this driver as a module, choose M here: the module will be |
| 119 | called ad799x. |
| 120 | |
Maxime Ripard | 0e589d5 | 2012-05-11 15:35:33 +0200 | [diff] [blame] | 121 | config AT91_ADC |
| 122 | tristate "Atmel AT91 ADC" |
| 123 | depends on ARCH_AT91 |
Arnd Bergmann | 758ee46 | 2014-04-09 17:18:10 +0200 | [diff] [blame] | 124 | depends on INPUT |
Maxime Ripard | 0e589d5 | 2012-05-11 15:35:33 +0200 | [diff] [blame] | 125 | select IIO_BUFFER |
Lars-Peter Clausen | 90032e4 | 2012-06-18 18:33:49 +0200 | [diff] [blame] | 126 | select IIO_TRIGGERED_BUFFER |
Maxime Ripard | 0e589d5 | 2012-05-11 15:35:33 +0200 | [diff] [blame] | 127 | select SYSFS |
| 128 | help |
| 129 | Say yes here to build support for Atmel AT91 ADC. |
| 130 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 131 | To compile this driver as a module, choose M here: the module will be |
| 132 | called at91_adc. |
| 133 | |
Jacob Pan | de89bd7 | 2014-10-06 21:17:15 -0700 | [diff] [blame] | 134 | config AXP288_ADC |
| 135 | tristate "X-Powers AXP288 ADC driver" |
| 136 | depends on MFD_AXP20X |
| 137 | help |
| 138 | Say yes here to have support for X-Powers power management IC (PMIC) ADC |
| 139 | device. Depending on platform configuration, this general purpose ADC can |
| 140 | be used for sampling sensors such as thermal resistors. |
| 141 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 142 | To compile this driver as a module, choose M here: the module will be |
| 143 | called axp288_adc. |
| 144 | |
Antoine Tenart | 70f1937 | 2015-05-18 11:19:18 +0200 | [diff] [blame] | 145 | config BERLIN2_ADC |
| 146 | tristate "Marvell Berlin2 ADC driver" |
| 147 | depends on ARCH_BERLIN |
| 148 | help |
| 149 | Marvell Berlin2 ADC driver. This ADC has 8 channels, with one used for |
| 150 | temperature measurement. |
| 151 | |
Hartmut Knaack | 47d5e30 | 2015-06-21 12:15:51 +0200 | [diff] [blame] | 152 | config CC10001_ADC |
| 153 | tristate "Cosmic Circuits 10001 ADC driver" |
| 154 | depends on HAS_IOMEM && HAVE_CLK && REGULATOR |
| 155 | select IIO_BUFFER |
| 156 | select IIO_TRIGGERED_BUFFER |
| 157 | help |
| 158 | Say yes here to build support for Cosmic Circuits 10001 ADC. |
| 159 | |
| 160 | This driver can also be built as a module. If so, the module will be |
| 161 | called cc10001_adc. |
| 162 | |
Adam Thomson | ed5f07b | 2015-02-18 14:08:28 +0000 | [diff] [blame] | 163 | config DA9150_GPADC |
| 164 | tristate "Dialog DA9150 GPADC driver support" |
| 165 | depends on MFD_DA9150 |
| 166 | help |
| 167 | Say yes here to build support for Dialog DA9150 GPADC. |
| 168 | |
| 169 | This driver can also be built as a module. If chosen, the module name |
| 170 | will be da9150-gpadc. |
| 171 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 172 | To compile this driver as a module, choose M here: the module will be |
| 173 | called berlin2-adc. |
| 174 | |
Naveen Krishna Chatradhi | 10f5b14 | 2013-02-15 06:56:00 +0000 | [diff] [blame] | 175 | config EXYNOS_ADC |
Doug Anderson | bbc2813 | 2014-04-22 01:03:00 +0100 | [diff] [blame] | 176 | tristate "Exynos ADC driver support" |
Chanwoo Choi | 145b0a5 | 2014-07-28 13:44:00 +0100 | [diff] [blame] | 177 | depends on ARCH_EXYNOS || ARCH_S3C24XX || ARCH_S3C64XX || (OF && COMPILE_TEST) |
Richard Weinberger | 0165c30 | 2016-01-25 23:24:05 +0100 | [diff] [blame] | 178 | depends on HAS_IOMEM |
Naveen Krishna Chatradhi | 10f5b14 | 2013-02-15 06:56:00 +0000 | [diff] [blame] | 179 | help |
| 180 | Core support for the ADC block found in the Samsung EXYNOS series |
| 181 | of SoCs for drivers such as the touchscreen and hwmon to use to share |
| 182 | this resource. |
| 183 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 184 | To compile this driver as a module, choose M here: the module will be |
| 185 | called exynos_adc. |
| 186 | |
Vladimir Barinov | 72aa29c | 2015-08-28 17:27:52 +0300 | [diff] [blame] | 187 | config HI8435 |
| 188 | tristate "Holt Integrated Circuits HI-8435 threshold detector" |
| 189 | select IIO_TRIGGERED_EVENT |
| 190 | depends on SPI |
| 191 | help |
| 192 | If you say yes here you get support for Holt Integrated Circuits |
| 193 | HI-8435 chip. |
| 194 | |
| 195 | This driver can also be built as a module. If so, the module will be |
| 196 | called hi8435. |
| 197 | |
Marc Titinger | c43a102 | 2015-12-07 10:09:34 +0100 | [diff] [blame] | 198 | config INA2XX_ADC |
| 199 | tristate "Texas Instruments INA2xx Power Monitors IIO driver" |
| 200 | depends on I2C && !SENSORS_INA2XX |
| 201 | select REGMAP_I2C |
| 202 | select IIO_BUFFER |
| 203 | select IIO_KFIFO_BUF |
| 204 | help |
| 205 | Say yes here to build support for TI INA2xx family of Power Monitors. |
| 206 | This driver is mutually exclusive with the HWMON version. |
| 207 | |
Haibo Chen | 16846eb | 2015-12-08 18:26:20 +0800 | [diff] [blame] | 208 | config IMX7D_ADC |
| 209 | tristate "IMX7D ADC driver" |
| 210 | depends on ARCH_MXC || COMPILE_TEST |
Richard Weinberger | 0165c30 | 2016-01-25 23:24:05 +0100 | [diff] [blame] | 211 | depends on HAS_IOMEM |
Haibo Chen | 16846eb | 2015-12-08 18:26:20 +0800 | [diff] [blame] | 212 | help |
| 213 | Say yes here to build support for IMX7D ADC. |
| 214 | |
| 215 | This driver can also be built as a module. If so, the module will be |
| 216 | called imx7d_adc. |
| 217 | |
Kim, Milo | f0347c3 | 2012-09-17 10:35:00 +0100 | [diff] [blame] | 218 | config LP8788_ADC |
Doug Anderson | bbc2813 | 2014-04-22 01:03:00 +0100 | [diff] [blame] | 219 | tristate "LP8788 ADC driver" |
Kim, Milo | f0347c3 | 2012-09-17 10:35:00 +0100 | [diff] [blame] | 220 | depends on MFD_LP8788 |
| 221 | help |
| 222 | Say yes here to build support for TI LP8788 ADC. |
| 223 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 224 | To compile this driver as a module, choose M here: the module will be |
| 225 | called lp8788_adc. |
| 226 | |
Philippe Reynes | fc167f6 | 2014-06-14 23:27:00 +0100 | [diff] [blame] | 227 | config MAX1027 |
| 228 | tristate "Maxim max1027 ADC driver" |
| 229 | depends on SPI |
| 230 | select IIO_BUFFER |
| 231 | select IIO_TRIGGERED_BUFFER |
| 232 | help |
| 233 | Say yes here to build support for Maxim SPI ADC models |
| 234 | max1027, max1029 and max1031. |
| 235 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 236 | To compile this driver as a module, choose M here: the module will be |
| 237 | called max1027. |
| 238 | |
Jonathan Cameron | 168c9d9 | 2012-10-06 14:42:27 +0100 | [diff] [blame] | 239 | config MAX1363 |
| 240 | tristate "Maxim max1363 ADC driver" |
| 241 | depends on I2C |
Jonathan Cameron | 168c9d9 | 2012-10-06 14:42:27 +0100 | [diff] [blame] | 242 | select IIO_BUFFER |
Peter Meerwald | 8a9f645 | 2013-01-10 17:29:00 +0000 | [diff] [blame] | 243 | select IIO_TRIGGERED_BUFFER |
Jonathan Cameron | 168c9d9 | 2012-10-06 14:42:27 +0100 | [diff] [blame] | 244 | help |
| 245 | Say yes here to build support for many Maxim i2c analog to digital |
| 246 | converters (ADC). (max1361, max1362, max1363, max1364, max1036, |
| 247 | max1037, max1038, max1039, max1136, max1136, max1137, max1138, |
| 248 | max1139, max1236, max1237, max11238, max1239, max11600, max11601, |
| 249 | max11602, max11603, max11604, max11605, max11606, max11607, |
| 250 | max11608, max11609, max11610, max11611, max11612, max11613, |
| 251 | max11614, max11615, max11616, max11617, max11644, max11645, |
| 252 | max11646, max11647) Provides direct access via sysfs and buffered |
| 253 | data via the iio dev interface. |
| 254 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 255 | To compile this driver as a module, choose M here: the module will be |
| 256 | called max1363. |
| 257 | |
Oskar Andero | f5ce4a7 | 2013-05-03 10:58:00 +0100 | [diff] [blame] | 258 | config MCP320X |
Søren Andersen | ab28002 | 2015-03-10 22:12:07 +0100 | [diff] [blame] | 259 | tristate "Microchip Technology MCP3x01/02/04/08" |
Oskar Andero | f5ce4a7 | 2013-05-03 10:58:00 +0100 | [diff] [blame] | 260 | depends on SPI |
| 261 | help |
Søren Andersen | ab28002 | 2015-03-10 22:12:07 +0100 | [diff] [blame] | 262 | Say yes here to build support for Microchip Technology's |
Andrea Galbusera | f686a36 | 2015-07-14 15:36:21 +0200 | [diff] [blame] | 263 | MCP3001, MCP3002, MCP3004, MCP3008, MCP3201, MCP3202, MCP3204, |
| 264 | MCP3208 or MCP3301 analog to digital converter. |
Oskar Andero | f5ce4a7 | 2013-05-03 10:58:00 +0100 | [diff] [blame] | 265 | |
| 266 | This driver can also be built as a module. If so, the module will be |
| 267 | called mcp320x. |
| 268 | |
Angelo Compagnucci | 07914c8 | 2013-09-02 15:00:00 +0100 | [diff] [blame] | 269 | config MCP3422 |
Angelo Compagnucci | 2816ac6 | 2014-08-03 23:22:00 +0100 | [diff] [blame] | 270 | tristate "Microchip Technology MCP3422/3/4/6/7/8 driver" |
Angelo Compagnucci | 07914c8 | 2013-09-02 15:00:00 +0100 | [diff] [blame] | 271 | depends on I2C |
| 272 | help |
Angelo Compagnucci | 2816ac6 | 2014-08-03 23:22:00 +0100 | [diff] [blame] | 273 | Say yes here to build support for Microchip Technology's |
| 274 | MCP3422, MCP3423, MCP3424, MCP3426, MCP3427 or MCP3428 |
| 275 | analog to digital converters. |
Angelo Compagnucci | 07914c8 | 2013-09-02 15:00:00 +0100 | [diff] [blame] | 276 | |
| 277 | This driver can also be built as a module. If so, the module will be |
| 278 | called mcp3422. |
| 279 | |
Johannes Thumshirn | 74aeac4 | 2014-02-26 17:29:07 +0100 | [diff] [blame] | 280 | config MEN_Z188_ADC |
| 281 | tristate "MEN 16z188 ADC IP Core support" |
| 282 | depends on MCB |
| 283 | help |
| 284 | Say yes here to enable support for the MEN 16z188 ADC IP-Core on a MCB |
| 285 | carrier. |
| 286 | |
| 287 | This driver can also be built as a module. If so, the module will be |
| 288 | called men_z188_adc. |
| 289 | |
Alexandre Belloni | 8b20be8 | 2013-06-24 18:24:00 +0100 | [diff] [blame] | 290 | config NAU7802 |
| 291 | tristate "Nuvoton NAU7802 ADC driver" |
| 292 | depends on I2C |
| 293 | help |
| 294 | Say yes here to build support for Nuvoton NAU7802 ADC. |
| 295 | |
| 296 | To compile this driver as a module, choose M here: the |
| 297 | module will be called nau7802. |
| 298 | |
H. Nikolaus Schaller | e08e19c | 2015-10-16 14:53:38 +0200 | [diff] [blame] | 299 | config PALMAS_GPADC |
| 300 | tristate "TI Palmas General Purpose ADC" |
| 301 | depends on MFD_PALMAS |
| 302 | help |
| 303 | Palmas series pmic chip by Texas Instruments (twl6035/6037) |
| 304 | is used in smartphones and tablets and supports a 16 channel |
| 305 | general purpose ADC. |
| 306 | |
Ivan T. Ivanov | ce06948 | 2014-10-22 17:13:33 +0300 | [diff] [blame] | 307 | config QCOM_SPMI_IADC |
| 308 | tristate "Qualcomm SPMI PMIC current ADC" |
| 309 | depends on SPMI |
| 310 | select REGMAP_SPMI |
| 311 | help |
| 312 | This is the IIO Current ADC driver for Qualcomm QPNP IADC Chip. |
| 313 | |
| 314 | The driver supports single mode operation to read from one of two |
| 315 | channels (external or internal). Hardware have additional |
| 316 | channels internally used for gain and offset calibration. |
| 317 | |
| 318 | To compile this driver as a module, choose M here: the module will |
| 319 | be called qcom-spmi-iadc. |
| 320 | |
Stanimir Varbanov | 0917de9 | 2015-01-20 12:15:22 +0200 | [diff] [blame] | 321 | config QCOM_SPMI_VADC |
| 322 | tristate "Qualcomm SPMI PMIC voltage ADC" |
| 323 | depends on SPMI |
| 324 | select REGMAP_SPMI |
| 325 | help |
| 326 | This is the IIO Voltage ADC driver for Qualcomm QPNP VADC Chip. |
| 327 | |
| 328 | The driver supports multiple channels read. The VADC is a 15-bit |
| 329 | sigma-delta ADC. Some of the channels are internally used for |
| 330 | calibration. |
| 331 | |
| 332 | To compile this driver as a module, choose M here: the module will |
| 333 | be called qcom-spmi-vadc. |
| 334 | |
Heiko Stübner | 44d6f2e | 2014-07-23 22:24:00 +0100 | [diff] [blame] | 335 | config ROCKCHIP_SARADC |
| 336 | tristate "Rockchip SARADC driver" |
| 337 | depends on ARCH_ROCKCHIP || (ARM && COMPILE_TEST) |
| 338 | help |
| 339 | Say yes here to build support for the SARADC found in SoCs from |
| 340 | Rockchip. |
| 341 | |
| 342 | To compile this driver as a module, choose M here: the |
| 343 | module will be called rockchip_saradc. |
| 344 | |
Thierry Reding | bc0a409 | 2012-11-23 15:13:00 +0000 | [diff] [blame] | 345 | config TI_ADC081C |
| 346 | tristate "Texas Instruments ADC081C021/027" |
| 347 | depends on I2C |
| 348 | help |
| 349 | If you say yes here you get support for Texas Instruments ADC081C021 |
| 350 | and ADC081C027 ADC chips. |
| 351 | |
| 352 | This driver can also be built as a module. If so, the module will be |
| 353 | called ti-adc081c. |
| 354 | |
Angelo Compagnucci | 913b8646 | 2014-03-08 18:38:00 +0000 | [diff] [blame] | 355 | config TI_ADC128S052 |
Oliver Stäbler | b41fa86 | 2015-12-09 10:24:04 +0100 | [diff] [blame] | 356 | tristate "Texas Instruments ADC128S052/ADC122S021/ADC124S021" |
Angelo Compagnucci | 913b8646 | 2014-03-08 18:38:00 +0000 | [diff] [blame] | 357 | depends on SPI |
| 358 | help |
Oliver Stäbler | b41fa86 | 2015-12-09 10:24:04 +0100 | [diff] [blame] | 359 | If you say yes here you get support for Texas Instruments ADC128S052, |
| 360 | ADC122S021 and ADC124S021 chips. |
Angelo Compagnucci | 913b8646 | 2014-03-08 18:38:00 +0000 | [diff] [blame] | 361 | |
| 362 | This driver can also be built as a module. If so, the module will be |
| 363 | called ti-adc128s052. |
| 364 | |
Sean Nyekjaer | 3e87e78 | 2015-11-09 13:52:59 +0100 | [diff] [blame] | 365 | config TI_ADS8688 |
| 366 | tristate "Texas Instruments ADS8688" |
| 367 | depends on SPI && OF |
| 368 | help |
| 369 | If you say yes here you get support for Texas Instruments ADS8684 and |
| 370 | and ADS8688 ADC chips |
| 371 | |
| 372 | This driver can also be built as a module. If so, the module will be |
| 373 | called ti-ads8688. |
| 374 | |
Patil, Rachna | 5e53a69 | 2012-10-16 12:55:45 +0530 | [diff] [blame] | 375 | config TI_AM335X_ADC |
Sachin Kamat | be85697 | 2013-07-23 09:46:00 +0100 | [diff] [blame] | 376 | tristate "TI's AM335X ADC driver" |
Patil, Rachna | 5e53a69 | 2012-10-16 12:55:45 +0530 | [diff] [blame] | 377 | depends on MFD_TI_AM335X_TSCADC |
Jonathan Cameron | 09f33c3 | 2013-09-25 21:37:00 +0100 | [diff] [blame] | 378 | select IIO_BUFFER |
Zubair Lutfullah | ca9a563 | 2013-09-19 07:24:00 +0100 | [diff] [blame] | 379 | select IIO_KFIFO_BUF |
Patil, Rachna | 5e53a69 | 2012-10-16 12:55:45 +0530 | [diff] [blame] | 380 | help |
| 381 | Say yes here to build support for Texas Instruments ADC |
| 382 | driver which is also a MFD client. |
| 383 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 384 | To compile this driver as a module, choose M here: the module will be |
| 385 | called ti_am335x_adc. |
| 386 | |
Sebastian Reichel | b2931b9 | 2014-03-16 02:43:31 +0100 | [diff] [blame] | 387 | config TWL4030_MADC |
| 388 | tristate "TWL4030 MADC (Monitoring A/D Converter)" |
| 389 | depends on TWL4030_CORE |
| 390 | help |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 391 | This driver provides support for Triton TWL4030-MADC. The |
| 392 | driver supports both RT and SW conversion methods. |
Sebastian Reichel | b2931b9 | 2014-03-16 02:43:31 +0100 | [diff] [blame] | 393 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 394 | This driver can also be built as a module. If so, the module will be |
| 395 | called twl4030-madc. |
Sebastian Reichel | b2931b9 | 2014-03-16 02:43:31 +0100 | [diff] [blame] | 396 | |
Oleksandr Kozaruk | 1696f36 | 2013-07-25 14:26:00 +0100 | [diff] [blame] | 397 | config TWL6030_GPADC |
| 398 | tristate "TWL6030 GPADC (General Purpose A/D Converter) Support" |
| 399 | depends on TWL4030_CORE |
| 400 | default n |
| 401 | help |
| 402 | Say yes here if you want support for the TWL6030/TWL6032 General |
| 403 | Purpose A/D Converter. This will add support for battery type |
| 404 | detection, battery voltage and temperature measurement, die |
| 405 | temperature measurement, system supply voltage, audio accessory, |
| 406 | USB ID detection. |
| 407 | |
| 408 | This driver can also be built as a module. If so, the module will be |
| 409 | called twl6030-gpadc. |
| 410 | |
Fugang Duan | a775427 | 2014-01-26 05:39:00 +0000 | [diff] [blame] | 411 | config VF610_ADC |
| 412 | tristate "Freescale vf610 ADC driver" |
| 413 | depends on OF |
Richard Weinberger | 0165c30 | 2016-01-25 23:24:05 +0100 | [diff] [blame] | 414 | depends on HAS_IOMEM |
Sanchayan Maity | 0010d6b | 2015-08-17 21:21:40 +0530 | [diff] [blame] | 415 | select IIO_BUFFER |
| 416 | select IIO_TRIGGERED_BUFFER |
Fugang Duan | a775427 | 2014-01-26 05:39:00 +0000 | [diff] [blame] | 417 | help |
| 418 | Say yes here to support for Vybrid board analog-to-digital converter. |
| 419 | Since the IP is used for i.MX6SLX, the driver also support i.MX6SLX. |
| 420 | |
| 421 | This driver can also be built as a module. If so, the module will be |
| 422 | called vf610_adc. |
| 423 | |
Lars Poeschel | ffd8a6e | 2012-11-05 15:48:26 +0100 | [diff] [blame] | 424 | config VIPERBOARD_ADC |
| 425 | tristate "Viperboard ADC support" |
| 426 | depends on MFD_VIPERBOARD && USB |
| 427 | help |
| 428 | Say yes here to access the ADC part of the Nano River |
| 429 | Technologies Viperboard. |
| 430 | |
Hartmut Knaack | 12ebb05 | 2015-06-21 12:18:09 +0200 | [diff] [blame] | 431 | To compile this driver as a module, choose M here: the module will be |
| 432 | called viperboard_adc. |
| 433 | |
Lars-Peter Clausen | bdc8cda | 2014-02-17 14:10:00 +0000 | [diff] [blame] | 434 | config XILINX_XADC |
| 435 | tristate "Xilinx XADC driver" |
| 436 | depends on ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST |
| 437 | depends on HAS_IOMEM |
| 438 | select IIO_BUFFER |
| 439 | select IIO_TRIGGERED_BUFFER |
| 440 | help |
| 441 | Say yes here to have support for the Xilinx XADC. The driver does support |
| 442 | both the ZYNQ interface to the XADC as well as the AXI-XADC interface. |
| 443 | |
| 444 | The driver can also be build as a module. If so, the module will be called |
| 445 | xilinx-xadc. |
| 446 | |
Maxime Ripard | 0e589d5 | 2012-05-11 15:35:33 +0200 | [diff] [blame] | 447 | endmenu |