iio: adc: Add TI ADS1015 ADC driver support
authorDaniel Baluta <daniel.baluta@intel.com>
Thu, 11 Feb 2016 13:49:54 +0000 (15:49 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 13 Feb 2016 20:54:15 +0000 (20:54 +0000)
commitecc24e72f43735cceab06f4e69aa6ce075a3ae46
tree3925036597a9560b3b5daf790e3fee06513fe7d0
parent97a445dad37ab15090be910aa5295003f618ec44
iio: adc: Add TI ADS1015 ADC driver support

The driver has sysfs readings with runtime PM support for power saving.
It also offers buffer support that can be used together with IIO software
triggers.

Datasheet can be found here:
http://www.ti.com.cn/cn/lit/ds/symlink/ads1015.pdf

Signed-off-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/ti-ads1015.c [new file with mode: 0644]
This page took 0.026582 seconds and 5 git commands to generate.