Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: alisadariana@gmail.com
Cc: Alisa-Dariana Roman <alisa.roman@analog.com>,
	Alexandru Tachici <alexandru.tachici@analog.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Michael Hennerich <Michael.Hennerich@analog.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/3] iio: adc: ad7192: Add improvements and feature
Date: Tue, 10 Oct 2023 16:31:16 +0100	[thread overview]
Message-ID: <20231010163116.4d0a68ec@jic23-huawei> (raw)
In-Reply-To: <20231010124927.143343-1-alisadariana@gmail.com>

On Tue, 10 Oct 2023 15:49:23 +0300
alisadariana@gmail.com wrote:

> From: Alisa-Dariana Roman <alisa.roman@analog.com>
> 
> Hello,
> 
> Here is the updated patch that adds fast settling support for AD7193. I
> also added 2 commits to clean up the driver that should be applied
> beforehand.
> 
> Please consider applying the patches in order.
Looks good to me.

Series applied to the togreg branch of iio.git and pushed out as testing
for 0-day to see if it can find anything we missed.

Thanks,

Jonathan

> 
> Thank you!
> 
> v3 -> v4
> 	- two commits from the previous series were already applied to
> 	  the tree
> 	- add two new commits for cleaning up
> 	- use standard ABI for fast settling feature instead of creating
> 	  new attributes
> 	Link: https://lore.kernel.org/all/20230924215148.102491-1-alisadariana@gmail.com/
> 
> v2 -> v3
>         - move comment line above
>         - correct FIELD_PREP to FIELD_GET where needed
>         - remove unnecessary !!
>         - "rms" -> "RMS"
>         Link: https://lore.kernel.org/all/20230920003342.118813-1-alisadariana@gmail.com/
> 
> v1 -> v2
>         - replace old macros with FIELD_PREP() in commit "Use bitfield
>           access macros"
>         - update the other commits accordingly
>         Link: https://lore.kernel.org/all/20230918214854.252781-1-alisadariana@gmail.com/
> 
> Kind regards,
> 
> Alisa-Dariana Roman (3):
>   iio: adc: ad7192: Organize chip info
>   iio: adc: ad7192: Remove unused member
>   iio: adc: ad7192: Add fast settling support
> 
>  drivers/iio/adc/ad7192.c | 156 +++++++++++++++++++++++++--------------
>  1 file changed, 100 insertions(+), 56 deletions(-)
> 


      parent reply	other threads:[~2023-10-10 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 12:49 [PATCH v4 0/3] iio: adc: ad7192: Add improvements and feature alisadariana
2023-10-10 12:49 ` [PATCH v4 1/3] iio: adc: ad7192: Organize chip info alisadariana
2023-10-10 12:49 ` [PATCH v4 2/3] iio: adc: ad7192: Remove unused member alisadariana
2023-10-10 12:49 ` [PATCH v4 3/3] iio: adc: ad7192: Add fast settling support alisadariana
2023-10-10 15:31 ` Jonathan Cameron [this message]

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=20231010163116.4d0a68ec@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=alexandru.tachici@analog.com \
    --cc=alisa.roman@analog.com \
    --cc=alisadariana@gmail.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox