2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-30 16:13:54 +08:00
linux-next/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 spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad5380.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad5421.c iio:core: timestamping clock selection support 2016-06-30 19:41:38 +01:00
ad5446.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad5449.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad5504.c iio: dac: ad5504: Remove unnecessary cast on void pointer 2017-04-02 09:48:50 +01:00
ad5592r-base.c iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels() 2016-05-04 10:52:43 +01:00
ad5592r-base.h iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs 2016-04-10 14:29:06 +01:00
ad5592r.c iio: dac: ad5592r: Add ACPI support 2016-12-30 17:19:36 +00:00
ad5593r.c iio: dac: ad5593r: Add ACPI support 2016-12-30 17:20:14 +00:00
ad5624r_spi.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad5624r.h
ad5686.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad5755.c iio: ad5755: fix off-by-one on devnr limit check 2016-08-29 16:15:24 +01:00
ad5761.c iio: add ad5761 DAC driver 2016-01-24 14:46:21 +00:00
ad5764.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad5791.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad7303.c iio: dac: ad7303: fix channel description 2017-04-14 14:44:29 +01:00
ad8801.c iio: dac: AD8801: add Analog Devices AD8801/AD8803 support 2016-08-29 18:20:01 +01:00
cio-dac.c iio: cio-dac: Set parent device 2017-02-19 11:58:19 +00:00
dpot-dac.c iio: dpot-dac: DAC driver based on a digital potentiometer 2016-11-13 13:07:15 +00:00
Kconfig iio:ad5064: Add support for ltc2633 and similar devices 2017-05-14 16:16:57 +01:00
lpc18xx_dac.c iio: dac: add NXP LPC18xx DAC driver 2016-03-12 18:12:37 +00:00
ltc2632.c iio: dac: Add support for ltc2632 DACs 2017-03-21 18:43:56 +00:00
m62332.c iio:dac:m62332: use dynamic scale 2015-10-11 15:45:17 +01:00
Makefile iio: dac: add support for stm32 DAC 2017-04-14 16:36:16 +01:00
max517.c iio: max517: Add support for MAX520 and MAX521 chips. 2015-03-28 10:57:34 +00:00
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 spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
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 iio: dac: vf610_dac: Add IIO DAC driver for Vybrid SoC 2016-02-24 20:52:55 +00:00