]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: dac: ad5446: Add support for new AD5600 DAC
authorStefan Popa <stefan.popa@analog.com>
Wed, 6 Nov 2019 09:47:21 +0000 (11:47 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 10 Nov 2019 15:14:06 +0000 (15:14 +0000)
commit6376cbe549fffb378403cee78efd26b8a2c8e450
tree15ea31d5f08c00032905553f1f0fb174e896558c
parent0cdd991bbc519628ae6681a81a2bf75e375ac2d9
iio: dac: ad5446: Add support for new AD5600 DAC

The AD5600 is a single channel, 16-bit resolution, voltage output digital
to analog converter (DAC). The AD5600 uses a 3-wire SPI interface. It is
part of the AD5541 family of DACs.

The ad5446 IIO driver implements support for some of these DACs (in the
AD5441 family), so the change is a simple entry in this driver.

Link: https://www.analog.com/media/en/technical-documentation/data-sheets/AD5600.pdf
Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/Kconfig
drivers/iio/dac/ad5446.c