From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: "Angelo Dureghello" <adureghello@baylibre.com>,
"David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org,
"Conor Dooley" <conor.dooley@microchip.com>
Subject: Re: [PATCH v9 0/7] iio: adc: add ad7606 calibration support
Date: Sat, 7 Jun 2025 14:11:06 +0100 [thread overview]
Message-ID: <20250607141106.2e6e50d1@jic23-huawei> (raw)
In-Reply-To: <20250607140811.4bff9232@jic23-huawei>
On Sat, 7 Jun 2025 14:08:11 +0100
Jonathan Cameron <jic23@kernel.org> wrote:
> On Fri, 6 Jun 2025 22:14:19 +0300
> Andy Shevchenko <andriy.shevchenko@linux.intel.com> wrote:
>
> > On Fri, Jun 06, 2025 at 04:19:15PM +0200, Angelo Dureghello wrote:
> > > Add gain, offset and phase (as a delay) calibration support, for
> > > ad7606b, ad7606c16 and ad7606c18.
> > >
> > > Calibration is available for devices with software mode capability.
> > >
> > > Offset and phase calibration is configurable by sysfs attributes, while
> > > gain calibration value in ohms must match the external RFilter value,
> > > when an external RFilter is available, so implemented through a specific
> > > devicetree "adi,rfilter-ohms" property.
> >
> > FWIW,
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> >
>
> Applied to the testing branch of iio.git. I'll rebase that on rc1
> shortly and push out as togreg.
>
I just saw that David gave non trivial feedback on v8.
I'll keep this queued up but I'm happy to rebase if we do need to make
any additional tweaks (or to add tags if appropriate!)
Jonathan
> Thanks,
>
> Jonathan
prev parent reply other threads:[~2025-06-07 13:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-06 14:19 [PATCH v9 0/7] iio: adc: add ad7606 calibration support Angelo Dureghello
2025-06-06 14:19 ` [PATCH v9 1/7] Documentation: ABI: IIO: add new convdelay documentation Angelo Dureghello
2025-06-06 14:19 ` [PATCH v9 2/7] iio: core: add ADC delay calibration definition Angelo Dureghello
2025-06-06 14:19 ` [PATCH v9 3/7] iio: adc: ad7606: add offset and phase calibration support Angelo Dureghello
2025-06-06 14:19 ` [PATCH v9 4/7] dt-bindings: iio: adc: adi,ad7606: add gain " Angelo Dureghello
2025-06-06 14:19 ` [PATCH v9 5/7] iio: adc: ad7606: exit for invalid fdt dt_schema properties Angelo Dureghello
2025-06-06 14:19 ` [PATCH v9 6/7] iio: adc: ad7606: rename chan_scale to a more generic chan_info Angelo Dureghello
2025-06-06 14:19 ` [PATCH v9 7/7] iio: adc: ad7606: add gain calibration support Angelo Dureghello
2025-06-06 19:14 ` [PATCH v9 0/7] iio: adc: add ad7606 " Andy Shevchenko
2025-06-07 13:08 ` Jonathan Cameron
2025-06-07 13:11 ` 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=20250607141106.2e6e50d1@jic23-huawei \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=adureghello@baylibre.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=conor+dt@kernel.org \
--cc=conor.dooley@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=dlechner@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
--cc=robh@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