All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Hennerich <michael.hennerich@analog.com>
To: Jonathan Cameron <jic23@cam.ac.uk>
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 11:11:20 +0200	[thread overview]
Message-ID: <4E4B85B8.3010006@analog.com> (raw)
In-Reply-To: <1313570537-26971-1-git-send-email-jic23@cam.ac.uk>

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?

Regards,
Michael

> Jonathan
>
> Jonathan Cameron (6):
>    staging:iio: Add capacitance type and average_raw chan info.
>    staging:iio:attrs - make address a u64 to allow event codes to be
>      used.
>    staging:iio:add adaptive event types and missing extract_type macro.
>    staging:iio:naming in the EV_BIT macro fix.
>    staging:iio:adc:ad7150: use i2c_smbus commands + drop unused poweroff
>      timeout control.
>    staging:iio:adc:ad7150 initial chan_spec conversion
>
>   drivers/staging/iio/adc/ad7150.c        |  837 ++++++++++++++-----------------
>   drivers/staging/iio/iio.h               |    3 +
>   drivers/staging/iio/industrialio-core.c |   26 +-
>   drivers/staging/iio/sysfs.h             |    9 +-
>   4 files changed, 411 insertions(+), 464 deletions(-)
>
> --
> 1.7.3.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


-- 
Greetings,
Michael

--
Analog Devices GmbH      Wilhelm-Wagenfeld-Str. 6      80807 Muenchen
Sitz der Gesellschaft: Muenchen; Registergericht: Muenchen HRB 40368;
Geschaeftsfuehrer:Dr.Carsten Suckrow, Thomas Wessel, William A. Martin,
Margaret Seif

  parent reply	other threads:[~2011-08-17  9:11 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 ` Michael Hennerich [this message]
2011-08-17  9:57   ` [RFC PATCH 0/6] IIO: capacitance ADC cleanup (ad7150) Jonathan Cameron
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=4E4B85B8.3010006@analog.com \
    --to=michael.hennerich@analog.com \
    --cc=device-drivers-devel@blackfin.uclinux.org \
    --cc=jic23@cam.ac.uk \
    --cc=linux-iio@vger.kernel.org \
    /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.