summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max11100.c
Commit message (Collapse)AuthorAgeFilesLines
* iio: adc: tlc4541: add support for TI tlc4541 adcPhil Reid2017-01-221-14/+3
| | | | | | | | | | | This adds TI's tlc4541 16-bit ADC driver. Which is a single channel ADC. Supports raw and trigger buffer access. Also supports the tlc3541 14-bit device, which has not been tested. Implementation of the tlc3541 is fairly straight forward thou. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
* iio: adc: Add Maxim MAX11100 driverJacopo Mondi2017-01-211-0/+192
Add iio driver for Maxim MAX11100 single-channel ADC. Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Tested-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
OpenPOWER on IntegriCloud