iio: adc: add driver for the ti-adc084s021 chip
authorMårten Lindahl <martenli@axis.com>
Tue, 9 May 2017 16:05:01 +0000 (18:05 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sun, 14 May 2017 15:34:11 +0000 (16:34 +0100)
commit3691e5a694491bd54743cfc862cc3859d4be92db
tree4efa2bea63c3595548b8556ac9e5fe4b2b57aad3
parentf98f3be84ec75e51d822bfe502cacaec3735f795
iio: adc: add driver for the ti-adc084s021 chip

This adds support for the Texas Instruments ADC084S021 ADC chip.

Signed-off-by: Mårten Lindahl <martenli@axis.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/ti-adc084s021.c [new file with mode: 0644]