remarkable-linux/drivers/iio/dac
Mike Looijmans b2d2d2bfca iio:ad5064: Add support for ltc2633 and similar devices
The Linear Technology LTC2631, LTC2633 and LTC2635 are very similar
to the AD5064 device, in particular the LTC2627.

This patch adds support for those devices. Only the LTC2633 has been
tested, which is the 2-channel variant. The LTC2631 is the 1-channel,
and the LTC2635 the 4-channel version. The actual DAC resolution depends
on the exact chip type and can be 12, 10 or 8 bits, using the upper bits
so this has no effect on the register map. The internal reference is set
to 2.5V on "L" versions, and it's 4.096V for "H" versions.

Datasheets:
    LTC2631: http://www.linear.com/docs/26553
    LTC2633: http://www.linear.com/docs/39529
    LTC2635: http://www.linear.com/docs/28754

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-05-14 16:16:57 +01:00
..
ad5064.c iio:ad5064: Add support for ltc2633 and similar devices 2017-05-14 16:16:57 +01:00
ad5360.c
ad5380.c
ad5421.c
ad5446.c
ad5449.c
ad5504.c iio: dac: ad5504: Remove unnecessary cast on void pointer 2017-04-02 09:48:50 +01:00
ad5592r-base.c
ad5592r-base.h
ad5592r.c
ad5593r.c iio: dac: ad5593r: Add ACPI support 2016-12-30 17:20:14 +00:00
ad5624r.h
ad5624r_spi.c
ad5686.c
ad5755.c
ad5761.c
ad5764.c
ad5791.c
ad7303.c iio: dac: ad7303: fix channel description 2017-04-14 14:44:29 +01:00
ad8801.c
cio-dac.c iio: cio-dac: Set parent device 2017-02-19 11:58:19 +00:00
dpot-dac.c
Kconfig iio:ad5064: Add support for ltc2633 and similar devices 2017-05-14 16:16:57 +01:00
lpc18xx_dac.c
ltc2632.c iio: dac: Add support for ltc2632 DACs 2017-03-21 18:43:56 +00:00
m62332.c
Makefile iio: dac: add support for stm32 DAC 2017-04-14 16:36:16 +01:00
max517.c
max5821.c iio: dac: max5821: Set .of_match_table to OF device ID table 2017-03-19 10:56:26 +00:00
mcp4725.c iio: dac: mcp4725: Add OF device ID table 2017-03-19 10:51:04 +00:00
mcp4922.c
stm32-dac-core.c iio: dac: add support for stm32 DAC 2017-04-14 16:36:16 +01:00
stm32-dac-core.h iio: dac: add support for stm32 DAC 2017-04-14 16:36:16 +01:00
stm32-dac.c iio: dac: add support for stm32 DAC 2017-04-14 16:36:16 +01:00
vf610_dac.c