]> git.baikalelectronics.ru Git - kernel.git/commit
ti-adc081c: Add support for adc101c and adc121c
authorCrestez Dan Leonard <leonard.crestez@intel.com>
Mon, 11 Apr 2016 14:24:26 +0000 (17:24 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 17 Apr 2016 09:43:32 +0000 (10:43 +0100)
commit55e765a214412ae9b5d8a72cc637a6404652ead1
treebffa2e02d6f6dd96d430c25e1426e3f940a53616
parenta4e4b7e5cfa22c3d329e6a1487a68305bd8cd7fc
ti-adc081c: Add support for adc101c and adc121c

These chips have an almost identical interface but support a different
number of value bits. Datasheet links for comparison:

 * http://www.ti.com/lit/ds/symlink/adc081c021.pdf
 * http://www.ti.com/lit/ds/symlink/adc101c021.pdf
 * http://www.ti.com/lit/ds/symlink/adc121c021.pdf

Signed-off-by: Crestez Dan Leonard <leonard.crestez@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/Kconfig
drivers/iio/adc/ti-adc081c.c