blob: 25bed2d7d2b99f394e7cb0c995a4572d96121210 [file] [log] [blame]
Barry Song6790e292010-10-27 21:44:07 -04001#
2# DAC drivers
3#
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +01004# When adding new entries keep the list in alphabetical order
5
Michael Henneriche63abd02011-10-19 11:17:53 +02006menu "Digital to analog converters"
Barry Song6790e292010-10-27 21:44:07 -04007
Lars-Peter Clausenfcf265d2011-10-18 09:33:03 +02008config AD5064
Lars-Peter Clausen6a17a072012-06-26 11:04:36 +02009 tristate "Analog Devices AD5064 and similar multi-channel DAC driver"
Axel Lin0ae5fb62013-05-09 08:49:00 +010010 depends on (SPI_MASTER && I2C!=m) || I2C
Lars-Peter Clausenfcf265d2011-10-18 09:33:03 +020011 help
Lars-Peter Clausenf8be4af2012-02-21 18:38:15 +010012 Say yes here to build support for Analog Devices AD5024, AD5025, AD5044,
Lars-Peter Clausenf47732c2016-02-08 18:01:50 +010013 AD5045, AD5064, AD5064-1, AD5065, AD5625, AD5625R, AD5627, AD5627R,
14 AD5628, AD5629R, AD5645R, AD5647R, AD5648, AD5665, AD5665R, AD5666,
15 AD5667, AD5667R, AD5668, AD5669R, LTC2606, LTC2607, LTC2609, LTC2616,
Mike Looijmansb2d2d2b2017-05-08 09:26:24 +020016 LTC2617, LTC2619, LTC2626, LTC2627, LTC2629, LTC2631, LTC2633, LTC2635
17 Digital to Analog Converter.
Lars-Peter Clausenfcf265d2011-10-18 09:33:03 +020018
19 To compile this driver as a module, choose M here: the
20 module will be called ad5064.
21
Lars-Peter Clausena3e29402011-10-20 10:46:38 +020022config AD5360
Peter Meerwald71866072013-06-23 22:28:00 +010023 tristate "Analog Devices AD5360/61/62/63/70/71/73 DAC driver"
Lars-Peter Clausena3e29402011-10-20 10:46:38 +020024 depends on SPI
25 help
26 Say yes here to build support for Analog Devices AD5360, AD5361,
27 AD5362, AD5363, AD5370, AD5371, AD5373 multi-channel
28 Digital to Analog Converters (DAC).
29
30 To compile this driver as module choose M here: the module will be called
31 ad5360.
32
Lars-Peter Clausenc03f2c52011-12-06 10:07:02 +010033config AD5380
34 tristate "Analog Devices AD5380/81/82/83/84/90/91/92 DAC driver"
Axel Lin0ae5fb62013-05-09 08:49:00 +010035 depends on (SPI_MASTER && I2C!=m) || I2C
Lars-Peter Clausenc03f2c52011-12-06 10:07:02 +010036 select REGMAP_I2C if I2C
37 select REGMAP_SPI if SPI_MASTER
38 help
39 Say yes here to build support for Analog Devices AD5380, AD5381,
40 AD5382, AD5383, AD5384, AD5390, AD5391, AD5392 multi-channel
41 Digital to Analog Converters (DAC).
42
43 To compile this driver as module choose M here: the module will be called
44 ad5380.
45
Lars-Peter Clausen5691b232011-11-02 09:40:02 +010046config AD5421
47 tristate "Analog Devices AD5421 DAC driver"
48 depends on SPI
49 help
50 Say yes here to build support for Analog Devices AD5421 loop-powered
51 digital-to-analog convertors (DAC).
52
53 To compile this driver as module choose M here: the module will be called
54 ad5421.
55
Michael Hennerichb5a49482010-11-22 11:15:23 +010056config AD5446
Lars-Peter Clausenae467dd2012-04-25 09:45:02 +020057 tristate "Analog Devices AD5446 and similar single channel DACs driver"
Axel Lin0ae5fb62013-05-09 08:49:00 +010058 depends on (SPI_MASTER && I2C!=m) || I2C
Michael Hennerichb5a49482010-11-22 11:15:23 +010059 help
Lars-Peter Clausenbf832382012-09-04 10:10:00 +010060 Say yes here to build support for Analog Devices AD5300, AD5301, AD5310,
61 AD5311, AD5320, AD5321, AD5444, AD5446, AD5450, AD5451, AD5452, AD5453,
62 AD5512A, AD5541A, AD5542A, AD5543, AD5553, AD5601, AD5602, AD5611, AD5612,
Aida Mynzhasova4fa2a9e2013-09-23 15:19:00 +010063 AD5620, AD5621, AD5622, AD5640, AD5641, AD5660, AD5662 DACs.
Michael Hennerichb5a49482010-11-22 11:15:23 +010064
65 To compile this driver as a module, choose M here: the
66 module will be called ad5446.
Roland Stigge6ddc5fb2011-01-12 11:41:59 +010067
Lars-Peter Clausen8341dc02012-10-16 17:29:00 +010068config AD5449
Peter Meerwald71866072013-06-23 22:28:00 +010069 tristate "Analog Devices AD5449 and similar DACs driver"
Lars-Peter Clausen8341dc02012-10-16 17:29:00 +010070 depends on SPI_MASTER
71 help
72 Say yes here to build support for Analog Devices AD5415, AD5426, AD5429,
73 AD5432, AD5439, AD5443, AD5449 Digital to Analog Converters.
74
75 To compile this driver as a module, choose M here: the
76 module will be called ad5449.
77
Paul Cercueil56ca9db2016-04-05 09:46:19 +020078config AD5592R_BASE
79 tristate
80
81config AD5592R
82 tristate "Analog Devices AD5592R ADC/DAC driver"
83 depends on SPI_MASTER
84 select GPIOLIB
85 select AD5592R_BASE
86 help
87 Say yes here to build support for Analog Devices AD5592R
88 Digital to Analog / Analog to Digital Converter.
89
90 To compile this driver as a module, choose M here: the
91 module will be called ad5592r.
92
93config AD5593R
94 tristate "Analog Devices AD5593R ADC/DAC driver"
95 depends on I2C
96 select GPIOLIB
97 select AD5592R_BASE
98 help
99 Say yes here to build support for Analog Devices AD5593R
100 Digital to Analog / Analog to Digital Converter.
101
102 To compile this driver as a module, choose M here: the
103 module will be called ad5593r.
104
Michael Hennerich59c23ea2011-04-04 15:39:15 +0200105config AD5504
106 tristate "Analog Devices AD5504/AD5501 DAC SPI driver"
107 depends on SPI
108 help
109 Say yes here to build support for Analog Devices AD5504, AD5501,
110 High Voltage Digital to Analog Converter.
111
112 To compile this driver as a module, choose M here: the
113 module will be called ad5504.
114
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +0100115config AD5624R_SPI
116 tristate "Analog Devices AD5624/44/64R DAC spi driver"
117 depends on SPI
118 help
119 Say yes here to build support for Analog Devices AD5624R, AD5644R and
120 AD5664R converters (DAC). This driver uses the common SPI interface.
121
Maxime Roussin-Belanger02b829f2017-03-17 14:04:02 -0400122config LTC2632
123 tristate "Linear Technology LTC2632-12/10/8 DAC spi driver"
124 depends on SPI
125 help
126 Say yes here to build support for Linear Technology
127 LTC2632-12, LTC2632-10, LTC2632-8 converters (DAC).
128
129 To compile this driver as a module, choose M here: the
130 module will be called ltc2632.
131
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +0100132config AD5686
133 tristate "Analog Devices AD5686R/AD5685R/AD5684R DAC SPI driver"
134 depends on SPI
135 help
136 Say yes here to build support for Analog Devices AD5686R, AD5685R,
137 AD5684R, AD5791 Voltage Output Digital to
138 Analog Converter.
139
140 To compile this driver as a module, choose M here: the
141 module will be called ad5686.
142
Lars-Peter Clausenc499d022012-09-17 10:24:00 +0100143config AD5755
144 tristate "Analog Devices AD5755/AD5755-1/AD5757/AD5735/AD5737 DAC driver"
145 depends on SPI_MASTER
146 help
147 Say yes here to build support for Analog Devices AD5755, AD5755-1,
148 AD5757, AD5735, AD5737 quad channel Digital to
149 Analog Converter.
150
151 To compile this driver as a module, choose M here: the
152 module will be called ad5755.
153
Ricardo Ribalda Delgado131497a2016-01-16 14:24:07 +0100154config AD5761
155 tristate "Analog Devices AD5761/61R/21/21R DAC driver"
156 depends on SPI_MASTER
157 help
158 Say yes here to build support for Analog Devices AD5761, AD5761R, AD5721,
159 AD5721R Digital to Analog Converter.
160
161 To compile this driver as a module, choose M here: the
162 module will be called ad5761.
163
Lars-Peter Clausen68b14d72011-12-05 17:05:41 +0100164config AD5764
165 tristate "Analog Devices AD5764/64R/44/44R DAC driver"
166 depends on SPI_MASTER
167 help
168 Say yes here to build support for Analog Devices AD5764, AD5764R, AD5744,
169 AD5744R Digital to Analog Converter.
170
171 To compile this driver as a module, choose M here: the
172 module will be called ad5764.
173
Michael Hennerich69d900a2011-04-18 09:40:58 +0200174config AD5791
Lars-Peter Clausen9d41c5b2011-12-09 17:12:42 +0100175 tristate "Analog Devices AD5760/AD5780/AD5781/AD5790/AD5791 DAC SPI driver"
Michael Hennerich69d900a2011-04-18 09:40:58 +0200176 depends on SPI
177 help
Michael Hennerichba1c2bb2011-04-27 17:13:58 +0200178 Say yes here to build support for Analog Devices AD5760, AD5780,
Lars-Peter Clausen9d41c5b2011-12-09 17:12:42 +0100179 AD5781, AD5790, AD5791 High Resolution Voltage Output Digital to
Michael Hennerichba1c2bb2011-04-27 17:13:58 +0200180 Analog Converter.
Michael Hennerich69d900a2011-04-18 09:40:58 +0200181
182 To compile this driver as a module, choose M here: the
183 module will be called ad5791.
184
Lars-Peter Clausenf8347822013-06-11 17:56:00 +0100185config AD7303
Peter Meerwald71866072013-06-23 22:28:00 +0100186 tristate "Analog Devices AD7303 DAC driver"
Lars-Peter Clausenf8347822013-06-11 17:56:00 +0100187 depends on SPI
188 help
189 Say yes here to build support for Analog Devices AD7303 Digital to Analog
190 Converters (DAC).
191
192 To compile this driver as module choose M here: the module will be called
193 ad7303.
194
William Breathitt Gray3b8df5f2016-07-12 09:33:14 -0400195config CIO_DAC
196 tristate "Measurement Computing CIO-DAC IIO driver"
197 depends on X86 && ISA_BUS_API
198 help
199 Say yes here to build support for the Measurement Computing CIO-DAC
200 analog output device family (CIO-DAC16, CIO-DAC08, PC104-DAC06). The
201 base port addresses for the devices may be configured via the base
202 array module parameter.
203
Gwenhael Goavec-Merou7f270bc2016-08-24 16:44:20 +0200204config AD8801
205 tristate "Analog Devices AD8801/AD8803 DAC driver"
206 depends on SPI_MASTER
207 help
208 Say yes here to build support for Analog Devices AD8801, AD8803 Digital to
209 Analog Converters (DAC).
210
211 To compile this driver as a module choose M here: the module will be called
212 ad8801.
213
Peter Rosin7fde1482016-11-08 12:58:56 +0100214config DPOT_DAC
215 tristate "DAC emulation using a DPOT"
216 depends on OF
217 help
218 Say yes here to build support for DAC emulation using a digital
219 potentiometer.
220
221 To compile this driver as a module, choose M here: the module will be
222 called dpot-dac.
223
Joachim Eastwood9bbccbe2016-03-12 13:30:16 +0100224config LPC18XX_DAC
225 tristate "NXP LPC18xx DAC driver"
226 depends on ARCH_LPC18XX || COMPILE_TEST
227 depends on OF && HAS_IOMEM
228 help
229 Say yes here to build support for NXP LPC18XX DAC.
230
231 To compile this driver as a module, choose M here: the module will be
232 called lpc18xx_dac.
233
Dmitry Eremin-Solenikovb87b0c02015-05-14 17:21:16 +0300234config M62332
235 tristate "Mitsubishi M62332 DAC driver"
236 depends on I2C
237 help
238 If you say yes here you get support for the Mitsubishi M62332
239 (I2C 8-Bit DACs with rail-to-rail outputs).
240
241 This driver can also be built as a module. If so, the module
242 will be called m62332.
243
Roland Stigge6ddc5fb2011-01-12 11:41:59 +0100244config MAX517
Antonio Fiola878a1a2015-03-28 09:07:14 +0100245 tristate "Maxim MAX517/518/519/520/521 DAC driver"
Kees Cook369130a2012-10-23 13:02:06 -0700246 depends on I2C
Roland Stigge6ddc5fb2011-01-12 11:41:59 +0100247 help
Antonio Fiola878a1a2015-03-28 09:07:14 +0100248 If you say yes here you get support for the following Maxim chips
249 (I2C 8-Bit DACs with rail-to-rail outputs):
250 MAX517 - Single channel, single reference
251 MAX518 - Dual channel, ref=Vdd
252 MAX519 - Dual channel, dual reference
253 MAX520 - Quad channel, quad reference
254 MAX521 - Octal channel, independent ref for ch0-3, shared ref for ch4-7
Roland Stigge6ddc5fb2011-01-12 11:41:59 +0100255
256 This driver can also be built as a module. If so, the module
257 will be called max517.
Manuel Stahl0aeac512011-09-21 11:15:50 +0100258
Philippe Reynes47298892014-07-25 22:43:00 +0100259config MAX5821
260 tristate "Maxim MAX5821 DAC driver"
261 depends on I2C
262 depends on OF
263 help
264 Say yes here to build support for Maxim MAX5821
265 10 bits DAC.
266
Peter Meerwaldcf35ad62012-06-08 18:06:45 +0200267config MCP4725
Akinobu Mita35f73962015-12-26 21:17:22 +0900268 tristate "MCP4725/6 DAC driver"
Peter Meerwaldcf35ad62012-06-08 18:06:45 +0200269 depends on I2C
270 ---help---
271 Say Y here if you want to build a driver for the Microchip
Akinobu Mita35f73962015-12-26 21:17:22 +0900272 MCP 4725/6 12-bit digital-to-analog converter (DAC) with I2C
Peter Meerwaldcf35ad62012-06-08 18:06:45 +0200273 interface.
274
275 To compile this driver as a module, choose M here: the module
276 will be called mcp4725.
277
Michael Welling1b791fa2014-06-15 22:17:00 +0100278config MCP4922
279 tristate "MCP4902, MCP4912, MCP4922 DAC driver"
280 depends on SPI
281 help
282 Say yes here to build the driver for the Microchip MCP4902
283 MCP4912, and MCP4922 DAC devices.
284
285 To compile this driver as a module, choose M here: the module
286 will be called mcp4922.
287
Fabrice Gasnier4d4b3052017-04-10 17:49:50 +0200288config STM32_DAC
289 tristate "STMicroelectronics STM32 DAC"
290 depends on (ARCH_STM32 && OF) || COMPILE_TEST
291 depends on REGULATOR
292 select STM32_DAC_CORE
293 help
294 Say yes here to build support for STMicroelectronics STM32 Digital
295 to Analog Converter (DAC).
296
297 This driver can also be built as a module. If so, the module
298 will be called stm32-dac.
299
300config STM32_DAC_CORE
301 tristate
302
Sanchayan Maity1b983bf2016-02-22 11:48:37 +0530303config VF610_DAC
304 tristate "Vybrid vf610 DAC driver"
305 depends on OF
306 depends on HAS_IOMEM
307 help
308 Say yes here to support Vybrid board digital-to-analog converter.
309
310 This driver can also be built as a module. If so, the module will
311 be called vf610_dac.
312
Manuel Stahl0aeac512011-09-21 11:15:50 +0100313endmenu