iio:adc:at91_adc8xx: introduce new atmel adc driver
authorLudovic Desroches <ludovic.desroches@atmel.com>
Thu, 14 Jan 2016 15:38:13 +0000 (16:38 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 16 Jan 2016 11:27:02 +0000 (11:27 +0000)
commit27e177190891d2ad5174a434d8f09b9315520585
treebe2c4916f1fcde414e7e2812e94bb909e7b9c446
parentf78c5f96547e6eaa894557730af3f66b8116c5c2
iio:adc:at91_adc8xx: introduce new atmel adc driver

This driver supports the new version of the Atmel ADC device introduced
with the SAMA5D2 SoC family.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt [new file with mode: 0644]
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/at91-sama5d2_adc.c [new file with mode: 0644]