iio: add support of the max1027
authorPhilippe Reynes <tremyfr@yahoo.fr>
Sat, 14 Jun 2014 22:27:00 +0000 (23:27 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 28 Jun 2014 08:54:14 +0000 (09:54 +0100)
commitfc167f62483325aea9137e70e6773fe7ad1ca2ac
tree767e25d7c2937a1747c02c91fc2599f513e202f6
parentb97855354aaacd65d68805bce38af4af1ef703f9
iio: add support of the max1027

This driver add partial support of the
maxim 1027/1029/1031. Differential mode is not
supported.

It was tested on armadeus apf27 board.

Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
Reviewed-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/adc/max1027-adc.txt [new file with mode: 0644]
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/max1027.c [new file with mode: 0644]