Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1305777
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver |
| Date | 2016-01-11 03:40 +0100 |
| Message-ID | <qPAyK-4qO-7@gated-at.bofh.it> (permalink) |
| References | <qNYYy-3v6-7@gated-at.bofh.it> <qNYYz-3v6-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@atmel.com> > --- > .../devicetree/bindings/iio/adc/at91_adc8xx.txt | 28 ++ For the binding: Acked-by: Rob Herring <robh@kernel.org> > drivers/iio/adc/Kconfig | 11 + > drivers/iio/adc/Makefile | 1 + > drivers/iio/adc/at91_adc8xx.c | 461 +++++++++++++++++++++ > 4 files changed, 501 insertions(+)
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-06 17:20 +0100
Re: [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Jonathan Cameron <jic23@kernel.org> - 2016-01-10 12:30 +0100
Re: [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-01-11 11:00 +0100
Re: [PATCH v2 1/5] iio:adc:at91_adc8xx: introduce new atmel adc driver Rob Herring <robh@kernel.org> - 2016-01-11 03:40 +0100
csiph-web