From: Jonathan Cameron <jic23@kernel.org>
To: Antoniu Miclaus <antoniu.miclaus@analog.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Michael Hennerich <Michael.Hennerich@analog.com>,
Alexandru Ardelean <alexandru.ardelean@analog.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, <linux-iio@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/2] iio: adc: ad4080: add support for AD4883
Date: Fri, 24 Jul 2026 00:00:42 +0100 [thread overview]
Message-ID: <20260724000042.21d0c56d@jic23-huawei> (raw)
In-Reply-To: <20260720133707.103366-1-antoniu.miclaus@analog.com>
On Mon, 20 Jul 2026 16:37:05 +0300
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:
> Add support for the AD4883, a dual-channel, 16-bit, 40 MSPS SAR ADC in
> the AD4080 family. Like the AD4880, each of its two independent ADC
> channels has its own SPI configuration interface, so the part requires
> two chip selects and two io-backends.
>
> The first patch adds the devicetree binding compatible string; the
> second adds the driver support (chip ID, channel spec, chip info and
> device-table entries).
>
Given how trivial the dt binding is I've picked this up ahead of getting
the customary ack. IIO is very active at the moment and I'm trying to
reduce the number of series in fight where ever possible!
Applied to the testing branch of iio.git.
Whilst there is a fix series in the fixes-togreg branch at the moment
it doesn't overlap with the particular areas of the driver so it should
be fine for them to take different paths.
Thanks,
Jonathan
> Antoniu Miclaus (2):
> dt-bindings: iio: adc: ad4080: add AD4883 support
> iio: adc: ad4080: add support for AD4883
>
> .../bindings/iio/adc/adi,ad4080.yaml | 2 ++
> drivers/iio/adc/ad4080.c | 18 ++++++++++++++++++
> 2 files changed, 20 insertions(+)
>
>
> base-commit: 7961435cd21903f761712cdf8fe3ed5ea24ebdc7
prev parent reply other threads:[~2026-07-23 23:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-20 13:37 [PATCH 0/2] iio: adc: ad4080: add support for AD4883 Antoniu Miclaus
2026-07-20 13:37 ` [PATCH 1/2] dt-bindings: iio: adc: ad4080: add AD4883 support Antoniu Miclaus
2026-07-20 13:37 ` [PATCH 2/2] iio: adc: ad4080: add support for AD4883 Antoniu Miclaus
2026-07-23 23:00 ` 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=20260724000042.21d0c56d@jic23-huawei \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=alexandru.ardelean@analog.com \
--cc=antoniu.miclaus@analog.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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