On Tue, Jul 19, 2016 at 12:00:29AM +0900, Akinobu Mita wrote: > This adds Texas Instruments' ADC12130/ADC12132/ADC12138 12-bit plus > sign ADC driver. I have tested with the ADC12138. The ADC12130 and > ADC12132 are not tested but these are similar to ADC12138 except that > the mode programming instruction is a bit different. > > Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx> > Cc: Jonathan Cameron <jic23@xxxxxxxxxx> > Cc: Hartmut Knaack <knaack.h@xxxxxx> > Cc: Lars-Peter Clausen <lars@xxxxxxxxxx> > Cc: Peter Meerwald <pmeerw@xxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/ti-adc12138.txt | 32 ++ Acked-by: Rob Herring <robh@xxxxxxxxxx> > drivers/iio/adc/Kconfig | 12 + > drivers/iio/adc/Makefile | 1 + > drivers/iio/adc/ti-adc12138.c | 541 +++++++++++++++++++++ > 4 files changed, 586 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/ti-adc12138.txt > create mode 100644 drivers/iio/adc/ti-adc12138.c -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html