OSDN Git Service

iio: Add Nuvoton NAU7802 ADC driver
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 24 Jun 2013 17:24:00 +0000 (18:24 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:40:32 +0000 (18:40 +0100)
commit8b20be87e10bdacdc4acf313a380a042ee9a2912
treeb76e3632b845b68ad05c9fc0f5b057649e4ef989
parentf7883d12a8f76378a1ebfde6fc2e48249b7f9093
iio: Add Nuvoton NAU7802 ADC driver

The Nuvoton NAU7802 ADC is a 24-bit 2-channels I2C ADC, with adjustable
gain and sampling rates.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/adc/nuvoton-nau7802.txt [new file with mode: 0644]
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/nau7802.c [new file with mode: 0644]