Re: [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver
From: Rob Herring <hidden>
Date: 2016-01-11 02:32:45
Also in:
linux-arm-kernel, linux-iio, lkml
From: Rob Herring <hidden>
Date: 2016-01-11 02:32:45
Also in:
linux-arm-kernel, linux-iio, lkml
On Wed, Jan 06, 2016 at 05:12:35PM +0100, Ludovic Desroches wrote:
This driver supports the new version of the Atmel ADC device introduced with the SAMA5D2 SoC family. Signed-off-by: Ludovic Desroches <redacted> --- .../devicetree/bindings/iio/adc/at91_adc8xx.txt | 28 ++
For the binding: Acked-by: Rob Herring <redacted>
drivers/iio/adc/Kconfig | 11 + drivers/iio/adc/Makefile | 1 + drivers/iio/adc/at91_adc8xx.c | 461 +++++++++++++++++++++ 4 files changed, 501 insertions(+)
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html