]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iio:ad5064: Add support for ltc2617 and similar devices
authorMarc Andre <marc.andre@netline.ch>
Mon, 8 Feb 2016 17:01:47 +0000 (18:01 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 8 Feb 2016 18:38:58 +0000 (18:38 +0000)
commit8d144c9608a6efb62b2a53f81e1bbe4f6c1d0e78
treeb50995a3070bb7cc863e1e6e55994ff8aee671ed
parent78f585feed754c94f890cf94c1eed31ab11830c6
iio:ad5064: Add support for ltc2617 and similar devices

The Linear Technology LTC2606, LTC2607, LTC2609, LTC2616, LTC2617,
LTC2619, LTC2626, LTC2627 and LTC2629 devices are very similar
to the AD5064 device.

This patch adds support for those devices.

Datasheet for LTC devices:
LTC2606, LTC2616, LTC2626: http://www.linear.com/docs/6398
LTC2607, LTC2617, LTC2627: http://www.linear.com/docs/8977
LTC2709, LTC2619, LTC2629: http://www.linear.com/docs/8477

Signed-off-by: Marc Andre <marc.andre@netline.ch>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/ABI/testing/sysfs-bus-iio
drivers/iio/dac/ad5064.c