2010-10-28 09:44:07 +08:00
|
|
|
#
|
|
|
|
# DAC drivers
|
|
|
|
#
|
2013-07-15 15:45:00 +08:00
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
|
|
|
2011-10-19 17:17:53 +08:00
|
|
|
menu "Digital to analog converters"
|
2010-10-28 09:44:07 +08:00
|
|
|
|
2011-10-18 15:33:03 +08:00
|
|
|
config AD5064
|
2012-06-26 17:04:36 +08:00
|
|
|
tristate "Analog Devices AD5064 and similar multi-channel DAC driver"
|
2013-05-09 15:49:00 +08:00
|
|
|
depends on (SPI_MASTER && I2C!=m) || I2C
|
2011-10-18 15:33:03 +08:00
|
|
|
help
|
2012-02-22 01:38:15 +08:00
|
|
|
Say yes here to build support for Analog Devices AD5024, AD5025, AD5044,
|
2012-06-26 17:04:36 +08:00
|
|
|
AD5045, AD5064, AD5064-1, AD5065, AD5628, AD5629R, AD5648, AD5666, AD5668,
|
|
|
|
AD5669R Digital to Analog Converter.
|
2011-10-18 15:33:03 +08:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5064.
|
|
|
|
|
2011-10-20 16:46:38 +08:00
|
|
|
config AD5360
|
2013-06-24 05:28:00 +08:00
|
|
|
tristate "Analog Devices AD5360/61/62/63/70/71/73 DAC driver"
|
2011-10-20 16:46:38 +08:00
|
|
|
depends on SPI
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5360, AD5361,
|
|
|
|
AD5362, AD5363, AD5370, AD5371, AD5373 multi-channel
|
|
|
|
Digital to Analog Converters (DAC).
|
|
|
|
|
|
|
|
To compile this driver as module choose M here: the module will be called
|
|
|
|
ad5360.
|
|
|
|
|
2011-12-06 17:07:02 +08:00
|
|
|
config AD5380
|
|
|
|
tristate "Analog Devices AD5380/81/82/83/84/90/91/92 DAC driver"
|
2013-05-09 15:49:00 +08:00
|
|
|
depends on (SPI_MASTER && I2C!=m) || I2C
|
2011-12-06 17:07:02 +08:00
|
|
|
select REGMAP_I2C if I2C
|
|
|
|
select REGMAP_SPI if SPI_MASTER
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5380, AD5381,
|
|
|
|
AD5382, AD5383, AD5384, AD5390, AD5391, AD5392 multi-channel
|
|
|
|
Digital to Analog Converters (DAC).
|
|
|
|
|
|
|
|
To compile this driver as module choose M here: the module will be called
|
|
|
|
ad5380.
|
|
|
|
|
2011-11-02 16:40:02 +08:00
|
|
|
config AD5421
|
|
|
|
tristate "Analog Devices AD5421 DAC driver"
|
|
|
|
depends on SPI
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5421 loop-powered
|
|
|
|
digital-to-analog convertors (DAC).
|
|
|
|
|
|
|
|
To compile this driver as module choose M here: the module will be called
|
|
|
|
ad5421.
|
|
|
|
|
2010-11-22 18:15:23 +08:00
|
|
|
config AD5446
|
2012-04-25 15:45:02 +08:00
|
|
|
tristate "Analog Devices AD5446 and similar single channel DACs driver"
|
2013-05-09 15:49:00 +08:00
|
|
|
depends on (SPI_MASTER && I2C!=m) || I2C
|
2010-11-22 18:15:23 +08:00
|
|
|
help
|
2012-09-04 17:10:00 +08:00
|
|
|
Say yes here to build support for Analog Devices AD5300, AD5301, AD5310,
|
|
|
|
AD5311, AD5320, AD5321, AD5444, AD5446, AD5450, AD5451, AD5452, AD5453,
|
|
|
|
AD5512A, AD5541A, AD5542A, AD5543, AD5553, AD5601, AD5602, AD5611, AD5612,
|
2013-09-23 22:19:00 +08:00
|
|
|
AD5620, AD5621, AD5622, AD5640, AD5641, AD5660, AD5662 DACs.
|
2010-11-22 18:15:23 +08:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5446.
|
2011-01-12 18:41:59 +08:00
|
|
|
|
2012-10-17 00:29:00 +08:00
|
|
|
config AD5449
|
2013-06-24 05:28:00 +08:00
|
|
|
tristate "Analog Devices AD5449 and similar DACs driver"
|
2012-10-17 00:29:00 +08:00
|
|
|
depends on SPI_MASTER
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5415, AD5426, AD5429,
|
|
|
|
AD5432, AD5439, AD5443, AD5449 Digital to Analog Converters.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5449.
|
|
|
|
|
2011-04-04 21:39:15 +08:00
|
|
|
config AD5504
|
|
|
|
tristate "Analog Devices AD5504/AD5501 DAC SPI driver"
|
|
|
|
depends on SPI
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5504, AD5501,
|
|
|
|
High Voltage Digital to Analog Converter.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5504.
|
|
|
|
|
2013-07-15 15:45:00 +08:00
|
|
|
config AD5624R_SPI
|
|
|
|
tristate "Analog Devices AD5624/44/64R DAC spi driver"
|
|
|
|
depends on SPI
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5624R, AD5644R and
|
|
|
|
AD5664R converters (DAC). This driver uses the common SPI interface.
|
|
|
|
|
|
|
|
config AD5686
|
|
|
|
tristate "Analog Devices AD5686R/AD5685R/AD5684R DAC SPI driver"
|
|
|
|
depends on SPI
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5686R, AD5685R,
|
|
|
|
AD5684R, AD5791 Voltage Output Digital to
|
|
|
|
Analog Converter.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5686.
|
|
|
|
|
2012-09-17 17:24:00 +08:00
|
|
|
config AD5755
|
|
|
|
tristate "Analog Devices AD5755/AD5755-1/AD5757/AD5735/AD5737 DAC driver"
|
|
|
|
depends on SPI_MASTER
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5755, AD5755-1,
|
|
|
|
AD5757, AD5735, AD5737 quad channel Digital to
|
|
|
|
Analog Converter.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5755.
|
|
|
|
|
2011-12-06 00:05:41 +08:00
|
|
|
config AD5764
|
|
|
|
tristate "Analog Devices AD5764/64R/44/44R DAC driver"
|
|
|
|
depends on SPI_MASTER
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD5764, AD5764R, AD5744,
|
|
|
|
AD5744R Digital to Analog Converter.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5764.
|
|
|
|
|
2011-04-18 15:40:58 +08:00
|
|
|
config AD5791
|
2011-12-10 00:12:42 +08:00
|
|
|
tristate "Analog Devices AD5760/AD5780/AD5781/AD5790/AD5791 DAC SPI driver"
|
2011-04-18 15:40:58 +08:00
|
|
|
depends on SPI
|
|
|
|
help
|
2011-04-27 23:13:58 +08:00
|
|
|
Say yes here to build support for Analog Devices AD5760, AD5780,
|
2011-12-10 00:12:42 +08:00
|
|
|
AD5781, AD5790, AD5791 High Resolution Voltage Output Digital to
|
2011-04-27 23:13:58 +08:00
|
|
|
Analog Converter.
|
2011-04-18 15:40:58 +08:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ad5791.
|
|
|
|
|
2013-06-12 00:56:00 +08:00
|
|
|
config AD7303
|
2013-06-24 05:28:00 +08:00
|
|
|
tristate "Analog Devices AD7303 DAC driver"
|
2013-06-12 00:56:00 +08:00
|
|
|
depends on SPI
|
|
|
|
help
|
|
|
|
Say yes here to build support for Analog Devices AD7303 Digital to Analog
|
|
|
|
Converters (DAC).
|
|
|
|
|
|
|
|
To compile this driver as module choose M here: the module will be called
|
|
|
|
ad7303.
|
|
|
|
|
2011-01-12 18:41:59 +08:00
|
|
|
config MAX517
|
|
|
|
tristate "Maxim MAX517/518/519 DAC driver"
|
2012-10-24 04:02:06 +08:00
|
|
|
depends on I2C
|
2011-01-12 18:41:59 +08:00
|
|
|
help
|
|
|
|
If you say yes here you get support for the Maxim chips MAX517,
|
|
|
|
MAX518 and MAX519 (I2C 8-Bit DACs with rail-to-rail outputs).
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module
|
|
|
|
will be called max517.
|
2011-09-21 18:15:50 +08:00
|
|
|
|
2012-06-09 00:06:45 +08:00
|
|
|
config MCP4725
|
|
|
|
tristate "MCP4725 DAC driver"
|
|
|
|
depends on I2C
|
|
|
|
---help---
|
|
|
|
Say Y here if you want to build a driver for the Microchip
|
|
|
|
MCP 4725 12-bit digital-to-analog converter (DAC) with I2C
|
|
|
|
interface.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called mcp4725.
|
|
|
|
|
2014-06-16 05:17:00 +08:00
|
|
|
config MCP4922
|
|
|
|
tristate "MCP4902, MCP4912, MCP4922 DAC driver"
|
|
|
|
depends on SPI
|
|
|
|
help
|
|
|
|
Say yes here to build the driver for the Microchip MCP4902
|
|
|
|
MCP4912, and MCP4922 DAC devices.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
|
will be called mcp4922.
|
|
|
|
|
2011-09-21 18:15:50 +08:00
|
|
|
endmenu
|