]> asedeno.scripts.mit.edu Git - linux.git/commit
iio:adc: Driver for Linear Technology LTC2497 ADC
authorMichael Hennerich <michael.hennerich@analog.com>
Wed, 29 Mar 2017 09:42:58 +0000 (11:42 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 2 Apr 2017 09:56:59 +0000 (10:56 +0100)
commitbc82222fcca1ec3702caf98eb4a3ab0edfa6f789
tree23b0ab709f2634439994372284928e095541ee40
parent13e283d6fc1b46d75da4076a18c419af0e05c6c7
iio:adc: Driver for Linear Technology LTC2497 ADC

This patch adds support for the Analog Devices / Linear Technology
LTC2497 ADCs. The LTC2497 is a 16-channel (eight differential),
16-bit, high precision, delta-sigma ADC with an automatic, differential,
input current cancellation front end and a 2-wire, I2C interface.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/adc/ltc2497.txt [new file with mode: 0644]
MAINTAINERS
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/ltc2497.c [new file with mode: 0644]