commit | ac2bec9d587c6a423a00c7a2d21a8a5928dfedf5 | [log] [tgz] |
---|---|---|
author | Phil Reid <preid@electromag.com.au> | Mon Jan 16 16:38:24 2017 +0800 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Jan 22 13:21:28 2017 +0000 |
tree | 84fd27c6fb2daeb02b0485067bbd700e56c2a16f | |
parent | 0dbe71c274550a4a848f0b0753337a57f9125c92 [diff] |
iio: adc: tlc4541: add support for TI tlc4541 adc 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>