commit | ecc24e72f43735cceab06f4e69aa6ce075a3ae46 | [log] [tgz] |
---|---|---|
author | Daniel Baluta <daniel.baluta@intel.com> | Thu Feb 11 15:49:54 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Feb 13 20:54:15 2016 +0000 |
tree | 3925036597a9560b3b5daf790e3fee06513fe7d0 | |
parent | 97a445dad37ab15090be910aa5295003f618ec44 [diff] |
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>