Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: "Nuno Sá" <nuno.sa@analog.com>
Cc: <linux-iio@vger.kernel.org>, <devicetree@vger.kernel.org>,
	Michael Hennerich <Michael.Hennerich@analog.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Rob Herring <robh+dt@kernel.org>
Subject: Re: [PATCH v2 0/3] ad7923 fixes and full range support
Date: Sun, 18 Sep 2022 16:33:48 +0100	[thread overview]
Message-ID: <20220918163348.6b681e57@jic23-huawei> (raw)
In-Reply-To: <20220912081223.173584-1-nuno.sa@analog.com>

On Mon, 12 Sep 2022 10:12:20 +0200
Nuno Sá <nuno.sa@analog.com> wrote:

> This patchset adds important fixes for some of the variants supported by the
> driver with respect with raw and buffered reads. On top of this way, adds
> a new firmware property to be able to support all the scales supported by
> the hardware.

Applied.

Thanks,

Jonathan

> 
> v2:
> 
> [1/3]
>  * Calculate shift using 12 - realbits.
> 
> [2/3]
>  * Use a boolean property and change the code accordingly.
> 
> [3/3]
>  * Use a boolean property (adi,range-double).
> 
> Nuno Sá (3):
>   iio: adc: ad7923: fix channel readings for some variants
>   iio: adc: ad7923: support extended range
>   dt-bindings: iio: adi,ad7923: add adi,range-double property
> 
>  .../devicetree/bindings/iio/adc/adi,ad7923.yaml       |  4 ++++
>  drivers/iio/adc/ad7923.c                              | 11 +++++++++--
>  2 files changed, 13 insertions(+), 2 deletions(-)
> 


      parent reply	other threads:[~2022-09-18 15:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12  8:12 [PATCH v2 0/3] ad7923 fixes and full range support Nuno Sá
2022-09-12  8:12 ` [PATCH v2 1/3] iio: adc: ad7923: fix channel readings for some variants Nuno Sá
2022-09-12  8:12 ` [PATCH v2 2/3] iio: adc: ad7923: support extended range Nuno Sá
2022-09-12  8:12 ` [PATCH v2 3/3] dt-bindings: iio: adi,ad7923: add adi,range-double property Nuno Sá
2022-09-13 14:12   ` Krzysztof Kozlowski
2022-09-18 15:33 ` 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=20220918163348.6b681e57@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=robh+dt@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