All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@cam.ac.uk>
To: michael.hennerich@analog.com
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
	"device-drivers-devel@blackfin.uclinux.org"
	<device-drivers-devel@blackfin.uclinux.org>
Subject: Re: [RFC PATCH 0/6] IIO: capacitance ADC cleanup (ad7150)
Date: Wed, 17 Aug 2011 10:57:31 +0100	[thread overview]
Message-ID: <4E4B908B.7010805@cam.ac.uk> (raw)
In-Reply-To: <4E4B85B8.3010006@analog.com>

On 08/17/11 10:11, Michael Hennerich wrote:
> On 08/17/2011 10:42 AM, Jonathan Cameron wrote:
>> Hi All,
>>
>> Couple of bits in here that I'll push out into next set of main cleanups.
>>
>> Controversial bits (hence RFC) are the introduction of IIO_EV_TYPE_MAG_ADAPTIVE
>> and IIO_EV_TYPE_THRESH_ADAPTIVE, to handle the 'mean' shifted thresholds
>> of this device.  I'm far from convinced these are the right way to go,
>> but best I have come up with just yet.
>>
>> Note this series is completely untested.  I haven't even verified that the
>> new chan spec related bits work right yet (can do that with a dummy driver).
> Hi Jonathan,
> 
> I have a EVAL-AD7156EBZ board, so I should be able to test the driver.
> Can you please push these patches onto your iio-blue git?
> 
Will do. Have fixed the swab16 requirements I think.

Branch is capfun. The push included a few other minor bits and bobs
in the master branch but nothing interesting..




  reply	other threads:[~2011-08-17  9:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-17  8:42 [RFC PATCH 0/6] IIO: capacitance ADC cleanup (ad7150) Jonathan Cameron
2011-08-17  8:42 ` [PATCH 1/6] staging:iio: Add capacitance type and average_raw chan info Jonathan Cameron
2011-08-17  8:42 ` [PATCH 2/6] staging:iio:attrs - make address a u64 to allow event codes to be used Jonathan Cameron
2011-08-17  8:42 ` [PATCH 3/6] staging:iio:add adaptive event types and missing extract_type macro Jonathan Cameron
2011-08-17  8:42 ` [PATCH 4/6] staging:iio:naming in the EV_BIT macro fix Jonathan Cameron
2011-08-17  8:42 ` [PATCH 5/6] staging:iio:adc:ad7150: use i2c_smbus commands + drop unused poweroff timeout control Jonathan Cameron
2011-08-17  9:04   ` Michael Hennerich
2011-08-17  9:29     ` Jonathan Cameron
2011-08-17  8:42 ` [PATCH 6/6] staging:iio:adc:ad7150 initial chan_spec conversion Jonathan Cameron
2011-08-17  9:11 ` [RFC PATCH 0/6] IIO: capacitance ADC cleanup (ad7150) Michael Hennerich
2011-08-17  9:57   ` Jonathan Cameron [this message]
2011-08-17 11:37     ` Jonathan Cameron
2011-08-17 11:32       ` Hennerich, Michael

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=4E4B908B.7010805@cam.ac.uk \
    --to=jic23@cam.ac.uk \
    --cc=device-drivers-devel@blackfin.uclinux.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=michael.hennerich@analog.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.