All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: Nicolas Ferre <nicolas.ferre@atmel.com>,
	Jonathan Cameron <jic23@cam.ac.uk>
Cc: linux-arm-kernel@lists.infradead.org, linux-iio@vger.kernel.org,
	Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
	Patrice Vilchez <patrice.vilchez@atmel.com>
Subject: Re: [PATCH v8] AT91: Add a driver for the ADC
Date: Tue, 22 Nov 2011 15:31:02 +0100	[thread overview]
Message-ID: <4ECBB226.4080404@free-electrons.com> (raw)
In-Reply-To: <1321611160-3685-1-git-send-email-maxime.ripard@free-electrons.com>

Hi,

So, I guess that we have a pretty good driver with that version. What
can we do for the inclusion in the kernel now ?

Maxime

On 18/11/2011 11:12, Maxime Ripard wrote:
> Hi all,
> 
> This patchset adds the driver for the ADC in the AT91 SoC. It has been tested on
> the at91sam9g20ek and should work on sam9g45 as well.
> 
> For now, it only reads values when asked for by sysfs, but eventually will
> support hardware triggers and more boards.
> 
> This patchset is based on the "[PATCH 0/6 V2] IIO: Out of staging step 1: The
> core" patchset from Jonathan Cameron, applied on top of 3.1
> 
> Improvements from v7:
>   - Fix the channels mask bug
> 
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel


-- 
Maxime Ripard, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8] AT91: Add a driver for the ADC
Date: Tue, 22 Nov 2011 15:31:02 +0100	[thread overview]
Message-ID: <4ECBB226.4080404@free-electrons.com> (raw)
In-Reply-To: <1321611160-3685-1-git-send-email-maxime.ripard@free-electrons.com>

Hi,

So, I guess that we have a pretty good driver with that version. What
can we do for the inclusion in the kernel now ?

Maxime

On 18/11/2011 11:12, Maxime Ripard wrote:
> Hi all,
> 
> This patchset adds the driver for the ADC in the AT91 SoC. It has been tested on
> the at91sam9g20ek and should work on sam9g45 as well.
> 
> For now, it only reads values when asked for by sysfs, but eventually will
> support hardware triggers and more boards.
> 
> This patchset is based on the "[PATCH 0/6 V2] IIO: Out of staging step 1: The
> core" patchset from Jonathan Cameron, applied on top of 3.1
> 
> Improvements from v7:
>   - Fix the channels mask bug
> 
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel


-- 
Maxime Ripard, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2011-11-22 14:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18 10:12 [PATCH v8] AT91: Add a driver for the ADC Maxime Ripard
2011-11-18 10:12 ` Maxime Ripard
2011-11-18 10:12 ` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs Maxime Ripard
2011-11-18 10:12   ` Maxime Ripard
2011-11-18 10:12 ` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver Maxime Ripard
2011-11-18 10:12   ` Maxime Ripard
2011-11-18 10:12 ` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board Maxime Ripard
2011-11-18 10:12   ` Maxime Ripard
2011-11-22 14:31 ` Maxime Ripard [this message]
2011-11-22 14:31   ` [PATCH v8] AT91: Add a driver for the ADC Maxime Ripard
2011-11-22 14:44   ` Nicolas Ferre
2011-11-22 14:44     ` Nicolas Ferre
2011-11-22 21:02     ` Jonathan Cameron
2011-11-22 21:02       ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ECBB226.4080404@free-electrons.com \
    --to=maxime.ripard@free-electrons.com \
    --cc=jic23@cam.ac.uk \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=patrice.vilchez@atmel.com \
    --cc=thomas.petazzoni@free-electrons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.