[PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver

Rob Herring robh at kernel.org
Sun Jan 10 18:32:39 PST 2016


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 <ludovic.desroches at atmel.com>
> ---
>  .../devicetree/bindings/iio/adc/at91_adc8xx.txt    |  28 ++

For the binding:

Acked-by: Rob Herring <robh at kernel.org>

>  drivers/iio/adc/Kconfig                            |  11 +
>  drivers/iio/adc/Makefile                           |   1 +
>  drivers/iio/adc/at91_adc8xx.c                      | 461 +++++++++++++++++++++
>  4 files changed, 501 insertions(+)



More information about the linux-arm-kernel mailing list