On Thu, Jan 05, 2017 at 04:55:46PM +0800, Phil Reid wrote: > This adds TI's tlc4541 16-bit ADC driver. Which is a single channel > ADC. Supports raw and trigger buffer access. > > Signed-off-by: Phil Reid <preid@xxxxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/ti-tlc4541.txt | 16 ++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/iio/adc/Kconfig | 11 + > drivers/iio/adc/Makefile | 1 + > drivers/iio/adc/ti-tlc4541.c | 266 +++++++++++++++++++++ > 4 files changed, 294 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/ti-tlc4541.txt > create mode 100644 drivers/iio/adc/ti-tlc4541.c -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html