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)
commita6b5ec887b85df039055be316420b1520c23eb6b
treebffa2e02d6f6dd96d430c25e1426e3f940a53616
parent98a52530ed51394848079e7952c1145bd49fbe7d
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