summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dac/Kconfig
diff options
context:
space:
mode:
authorIsmail H. Kose <Ismail.Kose@maximintegrated.com>2017-09-25 12:14:11 -0700
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2017-10-09 20:49:39 +0100
commitd632a2bd8ffc3541bf300100d6f553e89fd0eb11 (patch)
tree9a0fe36f1284bca65f87107c53de736e9f222388 /drivers/iio/dac/Kconfig
parentb091b9ed1b133455dd46346411dfa7526e889a8f (diff)
downloadop-kernel-dev-d632a2bd8ffc3541bf300100d6f553e89fd0eb11.zip
op-kernel-dev-d632a2bd8ffc3541bf300100d6f553e89fd0eb11.tar.gz
iio: dac: ds4422/ds4424 dac driver
This patch provides an iio device driver for DS4422/DS4424 chips that support two/four channel 7-bit Sink/Source Current DAC. Signed-off-by: Ismail H. Kose <Ismail.Kose@maximintegrated.com> Signed-off-by: Ismail H. Kose <ihkose@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/dac/Kconfig')
-rw-r--r--drivers/iio/dac/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/iio/dac/Kconfig b/drivers/iio/dac/Kconfig
index e74ab44..d187233 100644
--- a/drivers/iio/dac/Kconfig
+++ b/drivers/iio/dac/Kconfig
@@ -222,6 +222,15 @@ config DPOT_DAC
To compile this driver as a module, choose M here: the module will be
called dpot-dac.
+config DS4424
+ tristate "Maxim Integrated DS4422/DS4424 DAC driver"
+ depends on I2C
+ help
+ If you say yes here you get support for Maxim chips DS4422, DS4424.
+
+ This driver can also be built as a module. If so, the module
+ will be called ds4424.
+
config LPC18XX_DAC
tristate "NXP LPC18xx DAC driver"
depends on ARCH_LPC18XX || COMPILE_TEST
OpenPOWER on IntegriCloud