]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iio:ad5446: Add support for I2C based DACs
authorJean-Francois Dagenais <jeff.dagenais@gmail.com>
Tue, 21 Aug 2012 14:28:00 +0000 (15:28 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 3 Sep 2012 19:26:45 +0000 (20:26 +0100)
commit3ec36a2cf0d50db61e15c6ee77d1dcdc73a7aca5
tree1daedd6512f5e397c05a47354c592a929bc341cd
parente58bf5332d8ccc14ae0788e5541d4b8327728f5b
iio:ad5446: Add support for I2C based DACs

This patch adds support for I2C based single channel DACs to the ad5446
driver. Specifically AD5602, AD5612 and AD5622.

V1: from Lars-Peter Clausen <lars@metafoo.de>
V2: Split the device IDs into two enums and move them to the c file.

Signed-off-by: Jean-Francois Dagenais <jeff.dagenais@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/dac/Kconfig
drivers/iio/dac/ad5446.c
drivers/iio/dac/ad5446.h