OSDN Git Service

iio: adc: Add support for DLN2 ADC
authorJack Andersen <jackoalan@gmail.com>
Thu, 6 Jul 2017 22:39:33 +0000 (12:39 -1000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 9 Jul 2017 17:17:18 +0000 (18:17 +0100)
commit7c0299e879dd3c3fe0885fc07233b28f6007add3
tree5220e477a786c506665619ef365c24200cba3c08
parenteed3089fb28d9afc252821ca2913ca84b53e17e7
iio: adc: Add support for DLN2 ADC

This patch adds support for Diolan DLN2 ADC via IIO's ADC interface.
ADC is the fourth and final component of the DLN2 for the kernel.

Signed-off-by: Jack Andersen <jackoalan@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/dln2-adc.c [new file with mode: 0644]