iio:dac:ad5064: Add support for the ad5629r and ad5669r
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 26 Jun 2012 09:04:36 +0000 (11:04 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 30 Jun 2012 09:15:09 +0000 (10:15 +0100)
commit6a17a0768f77626046aa441843b318a00bac3800
tree1ec357cf193d9d7aff32e786408fcfa672c7fff4
parent8ec4cf5303e03941fa5fd91bbb9c85bd4ae88c47
iio:dac:ad5064: Add support for the ad5629r and ad5669r

The ad5629r and ad5669r are the I2C variants of the ad5628 and ad5668. Since the
ad5064 driver currently only supports SPI based devices the major part of this
patch focuses on adding support for I2C based devices. Adding support for the
actual parts boils down to adding entries for them to the device id table.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/dac/Kconfig
drivers/iio/dac/ad5064.c