blob: df5abc46cd3f509d16926aa865bfb83a156681c3 [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,
16 LTC2617, LTC2619, LTC2626, LTC2627, LTC2629 Digital to Analog Converter.
Lars-Peter Clausenfcf265d2011-10-18 09:33:03 +020017
18 To compile this driver as a module, choose M here: the
19 module will be called ad5064.
20
Lars-Peter Clausena3e29402011-10-20 10:46:38 +020021config AD5360
Peter Meerwald71866072013-06-23 22:28:00 +010022 tristate "Analog Devices AD5360/61/62/63/70/71/73 DAC driver"
Lars-Peter Clausena3e29402011-10-20 10:46:38 +020023 depends on SPI
24 help
25 Say yes here to build support for Analog Devices AD5360, AD5361,
26 AD5362, AD5363, AD5370, AD5371, AD5373 multi-channel
27 Digital to Analog Converters (DAC).
28
29 To compile this driver as module choose M here: the module will be called
30 ad5360.
31
Lars-Peter Clausenc03f2c52011-12-06 10:07:02 +010032config AD5380
33 tristate "Analog Devices AD5380/81/82/83/84/90/91/92 DAC driver"
Axel Lin0ae5fb62013-05-09 08:49:00 +010034 depends on (SPI_MASTER && I2C!=m) || I2C
Lars-Peter Clausenc03f2c52011-12-06 10:07:02 +010035 select REGMAP_I2C if I2C
36 select REGMAP_SPI if SPI_MASTER
37 help
38 Say yes here to build support for Analog Devices AD5380, AD5381,
39 AD5382, AD5383, AD5384, AD5390, AD5391, AD5392 multi-channel
40 Digital to Analog Converters (DAC).
41
42 To compile this driver as module choose M here: the module will be called
43 ad5380.
44
Lars-Peter Clausen5691b232011-11-02 09:40:02 +010045config AD5421
46 tristate "Analog Devices AD5421 DAC driver"
47 depends on SPI
48 help
49 Say yes here to build support for Analog Devices AD5421 loop-powered
50 digital-to-analog convertors (DAC).
51
52 To compile this driver as module choose M here: the module will be called
53 ad5421.
54
Michael Hennerichb5a49482010-11-22 11:15:23 +010055config AD5446
Lars-Peter Clausenae467dd2012-04-25 09:45:02 +020056 tristate "Analog Devices AD5446 and similar single channel DACs driver"
Axel Lin0ae5fb62013-05-09 08:49:00 +010057 depends on (SPI_MASTER && I2C!=m) || I2C
Michael Hennerichb5a49482010-11-22 11:15:23 +010058 help
Lars-Peter Clausenbf832382012-09-04 10:10:00 +010059 Say yes here to build support for Analog Devices AD5300, AD5301, AD5310,
60 AD5311, AD5320, AD5321, AD5444, AD5446, AD5450, AD5451, AD5452, AD5453,
61 AD5512A, AD5541A, AD5542A, AD5543, AD5553, AD5601, AD5602, AD5611, AD5612,
Aida Mynzhasova4fa2a9e2013-09-23 15:19:00 +010062 AD5620, AD5621, AD5622, AD5640, AD5641, AD5660, AD5662 DACs.
Michael Hennerichb5a49482010-11-22 11:15:23 +010063
64 To compile this driver as a module, choose M here: the
65 module will be called ad5446.
Roland Stigge6ddc5fb2011-01-12 11:41:59 +010066
Lars-Peter Clausen8341dc02012-10-16 17:29:00 +010067config AD5449
Peter Meerwald71866072013-06-23 22:28:00 +010068 tristate "Analog Devices AD5449 and similar DACs driver"
Lars-Peter Clausen8341dc02012-10-16 17:29:00 +010069 depends on SPI_MASTER
70 help
71 Say yes here to build support for Analog Devices AD5415, AD5426, AD5429,
72 AD5432, AD5439, AD5443, AD5449 Digital to Analog Converters.
73
74 To compile this driver as a module, choose M here: the
75 module will be called ad5449.
76
Paul Cercueil56ca9db2016-04-05 09:46:19 +020077config AD5592R_BASE
78 tristate
79
80config AD5592R
81 tristate "Analog Devices AD5592R ADC/DAC driver"
82 depends on SPI_MASTER
83 select GPIOLIB
84 select AD5592R_BASE
85 help
86 Say yes here to build support for Analog Devices AD5592R
87 Digital to Analog / Analog to Digital Converter.
88
89 To compile this driver as a module, choose M here: the
90 module will be called ad5592r.
91
92config AD5593R
93 tristate "Analog Devices AD5593R ADC/DAC driver"
94 depends on I2C
95 select GPIOLIB
96 select AD5592R_BASE
97 help
98 Say yes here to build support for Analog Devices AD5593R
99 Digital to Analog / Analog to Digital Converter.
100
101 To compile this driver as a module, choose M here: the
102 module will be called ad5593r.
103
Michael Hennerich59c23ea2011-04-04 15:39:15 +0200104config AD5504
105 tristate "Analog Devices AD5504/AD5501 DAC SPI driver"
106 depends on SPI
107 help
108 Say yes here to build support for Analog Devices AD5504, AD5501,
109 High Voltage Digital to Analog Converter.
110
111 To compile this driver as a module, choose M here: the
112 module will be called ad5504.
113
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +0100114config AD5624R_SPI
115 tristate "Analog Devices AD5624/44/64R DAC spi driver"
116 depends on SPI
117 help
118 Say yes here to build support for Analog Devices AD5624R, AD5644R and
119 AD5664R converters (DAC). This driver uses the common SPI interface.
120
Maxime Roussin-Belanger02b829f2017-03-17 14:04:02 -0400121config LTC2632
122 tristate "Linear Technology LTC2632-12/10/8 DAC spi driver"
123 depends on SPI
124 help
125 Say yes here to build support for Linear Technology
126 LTC2632-12, LTC2632-10, LTC2632-8 converters (DAC).
127
128 To compile this driver as a module, choose M here: the
129 module will be called ltc2632.
130
Lars-Peter Clausen3edc84e2013-07-15 08:45:00 +0100131config AD5686
132 tristate "Analog Devices AD5686R/AD5685R/AD5684R DAC SPI driver"
133 depends on SPI
134 help
135 Say yes here to build support for Analog Devices AD5686R, AD5685R,
136 AD5684R, AD5791 Voltage Output Digital to
137 Analog Converter.
138
139 To compile this driver as a module, choose M here: the
140 module will be called ad5686.
141
Lars-Peter Clausenc499d022012-09-17 10:24:00 +0100142config AD5755
143 tristate "Analog Devices AD5755/AD5755-1/AD5757/AD5735/AD5737 DAC driver"
144 depends on SPI_MASTER
145 help
146 Say yes here to build support for Analog Devices AD5755, AD5755-1,
147 AD5757, AD5735, AD5737 quad channel Digital to
148 Analog Converter.
149
150 To compile this driver as a module, choose M here: the
151 module will be called ad5755.
152
Ricardo Ribalda Delgado131497a2016-01-16 14:24:07 +0100153config AD5761
154 tristate "Analog Devices AD5761/61R/21/21R DAC driver"
155 depends on SPI_MASTER
156 help
157 Say yes here to build support for Analog Devices AD5761, AD5761R, AD5721,
158 AD5721R Digital to Analog Converter.
159
160 To compile this driver as a module, choose M here: the
161 module will be called ad5761.
162
Lars-Peter Clausen68b14d72011-12-05 17:05:41 +0100163config AD5764
164 tristate "Analog Devices AD5764/64R/44/44R DAC driver"
165 depends on SPI_MASTER
166 help
167 Say yes here to build support for Analog Devices AD5764, AD5764R, AD5744,
168 AD5744R Digital to Analog Converter.
169
170 To compile this driver as a module, choose M here: the
171 module will be called ad5764.
172
Michael Hennerich69d900a62011-04-18 09:40:58 +0200173config AD5791
Lars-Peter Clausen9d41c5b2011-12-09 17:12:42 +0100174 tristate "Analog Devices AD5760/AD5780/AD5781/AD5790/AD5791 DAC SPI driver"
Michael Hennerich69d900a62011-04-18 09:40:58 +0200175 depends on SPI
176 help
Michael Hennerichba1c2bb2011-04-27 17:13:58 +0200177 Say yes here to build support for Analog Devices AD5760, AD5780,
Lars-Peter Clausen9d41c5b2011-12-09 17:12:42 +0100178 AD5781, AD5790, AD5791 High Resolution Voltage Output Digital to
Michael Hennerichba1c2bb2011-04-27 17:13:58 +0200179 Analog Converter.
Michael Hennerich69d900a62011-04-18 09:40:58 +0200180
181 To compile this driver as a module, choose M here: the
182 module will be called ad5791.
183
Lars-Peter Clausenf8347822013-06-11 17:56:00 +0100184config AD7303
Peter Meerwald71866072013-06-23 22:28:00 +0100185 tristate "Analog Devices AD7303 DAC driver"
Lars-Peter Clausenf8347822013-06-11 17:56:00 +0100186 depends on SPI
187 help
188 Say yes here to build support for Analog Devices AD7303 Digital to Analog
189 Converters (DAC).
190
191 To compile this driver as module choose M here: the module will be called
192 ad7303.
193
William Breathitt Gray3b8df5f2016-07-12 09:33:14 -0400194config CIO_DAC
195 tristate "Measurement Computing CIO-DAC IIO driver"
196 depends on X86 && ISA_BUS_API
197 help
198 Say yes here to build support for the Measurement Computing CIO-DAC
199 analog output device family (CIO-DAC16, CIO-DAC08, PC104-DAC06). The
200 base port addresses for the devices may be configured via the base
201 array module parameter.
202
Gwenhael Goavec-Merou7f270bc2016-08-24 16:44:20 +0200203config AD8801
204 tristate "Analog Devices AD8801/AD8803 DAC driver"
205 depends on SPI_MASTER
206 help
207 Say yes here to build support for Analog Devices AD8801, AD8803 Digital to
208 Analog Converters (DAC).
209
210 To compile this driver as a module choose M here: the module will be called
211 ad8801.
212
Peter Rosin7fde1482016-11-08 12:58:56 +0100213config DPOT_DAC
214 tristate "DAC emulation using a DPOT"
215 depends on OF
216 help
217 Say yes here to build support for DAC emulation using a digital
218 potentiometer.
219
220 To compile this driver as a module, choose M here: the module will be
221 called dpot-dac.
222
Joachim Eastwood9bbccbe2016-03-12 13:30:16 +0100223config LPC18XX_DAC
224 tristate "NXP LPC18xx DAC driver"
225 depends on ARCH_LPC18XX || COMPILE_TEST
226 depends on OF && HAS_IOMEM
227 help
228 Say yes here to build support for NXP LPC18XX DAC.
229
230 To compile this driver as a module, choose M here: the module will be
231 called lpc18xx_dac.
232
Dmitry Eremin-Solenikovb87b0c02015-05-14 17:21:16 +0300233config M62332
234 tristate "Mitsubishi M62332 DAC driver"
235 depends on I2C
236 help
237 If you say yes here you get support for the Mitsubishi M62332
238 (I2C 8-Bit DACs with rail-to-rail outputs).
239
240 This driver can also be built as a module. If so, the module
241 will be called m62332.
242
Roland Stigge6ddc5fb2011-01-12 11:41:59 +0100243config MAX517
Antonio Fiola878a1a2015-03-28 09:07:14 +0100244 tristate "Maxim MAX517/518/519/520/521 DAC driver"
Kees Cook369130a2012-10-23 13:02:06 -0700245 depends on I2C
Roland Stigge6ddc5fb2011-01-12 11:41:59 +0100246 help
Antonio Fiola878a1a2015-03-28 09:07:14 +0100247 If you say yes here you get support for the following Maxim chips
248 (I2C 8-Bit DACs with rail-to-rail outputs):
249 MAX517 - Single channel, single reference
250 MAX518 - Dual channel, ref=Vdd
251 MAX519 - Dual channel, dual reference
252 MAX520 - Quad channel, quad reference
253 MAX521 - Octal channel, independent ref for ch0-3, shared ref for ch4-7
Roland Stigge6ddc5fb2011-01-12 11:41:59 +0100254
255 This driver can also be built as a module. If so, the module
256 will be called max517.
Manuel Stahl0aeac512011-09-21 11:15:50 +0100257
Philippe Reynes47298892014-07-25 22:43:00 +0100258config MAX5821
259 tristate "Maxim MAX5821 DAC driver"
260 depends on I2C
261 depends on OF
262 help
263 Say yes here to build support for Maxim MAX5821
264 10 bits DAC.
265
Peter Meerwaldcf35ad62012-06-08 18:06:45 +0200266config MCP4725
Akinobu Mita35f73962015-12-26 21:17:22 +0900267 tristate "MCP4725/6 DAC driver"
Peter Meerwaldcf35ad62012-06-08 18:06:45 +0200268 depends on I2C
269 ---help---
270 Say Y here if you want to build a driver for the Microchip
Akinobu Mita35f73962015-12-26 21:17:22 +0900271 MCP 4725/6 12-bit digital-to-analog converter (DAC) with I2C
Peter Meerwaldcf35ad62012-06-08 18:06:45 +0200272 interface.
273
274 To compile this driver as a module, choose M here: the module
275 will be called mcp4725.
276
Michael Welling1b791fa2014-06-15 22:17:00 +0100277config MCP4922
278 tristate "MCP4902, MCP4912, MCP4922 DAC driver"
279 depends on SPI
280 help
281 Say yes here to build the driver for the Microchip MCP4902
282 MCP4912, and MCP4922 DAC devices.
283
284 To compile this driver as a module, choose M here: the module
285 will be called mcp4922.
286
Fabrice Gasnier4d4b3052017-04-10 17:49:50 +0200287config STM32_DAC
288 tristate "STMicroelectronics STM32 DAC"
289 depends on (ARCH_STM32 && OF) || COMPILE_TEST
290 depends on REGULATOR
291 select STM32_DAC_CORE
292 help
293 Say yes here to build support for STMicroelectronics STM32 Digital
294 to Analog Converter (DAC).
295
296 This driver can also be built as a module. If so, the module
297 will be called stm32-dac.
298
299config STM32_DAC_CORE
300 tristate
301
Sanchayan Maity1b983bf2016-02-22 11:48:37 +0530302config VF610_DAC
303 tristate "Vybrid vf610 DAC driver"
304 depends on OF
305 depends on HAS_IOMEM
306 help
307 Say yes here to support Vybrid board digital-to-analog converter.
308
309 This driver can also be built as a module. If so, the module will
310 be called vf610_dac.
311
Manuel Stahl0aeac512011-09-21 11:15:50 +0100312endmenu