[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251012191141.427110d8@jic23-huawei>
Date: Sun, 12 Oct 2025 19:11:41 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Antoniu Miclaus <antoniu.miclaus@...log.com>
Cc: <robh@...nel.org>, <conor+dt@...nel.org>, <linux-iio@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
Subject: Re: [PATCH v3 0/6] iio: adc: ad4080: add support for AD4081 and
AD4084
On Tue, 7 Oct 2025 11:15:19 +0000
Antoniu Miclaus <antoniu.miclaus@...log.com> wrote:
> Add support for AD4081 (16-bit, 4 LVDS CNV clock max) and AD4084
> (18-bit, 6 LVDS CNV clock max) ADC variants to the existing AD4080
> driver.
>
> Changes:
> - Update device tree bindings to include AD4081 and AD4084
> - Add chip_info entries for AD4081 and AD4084 with appropriate
> resolution and LVDS CNV clock count
> - Modify channel definitions to accommodate different resolutions
> - Ensure backward compatibility with existing AD4080 functionality
>
> Antoniu Miclaus (6):
> iio: adc: ad4080: fix chip identification
> iio: adc: ad4080: prepare driver for multi-part support
> dt-bindings: iio: adc: adi,ad4080: add support for AD4084
> iio: adc: ad4080: add support for AD4084
> dt-bindings: iio: adc: adi,ad4080: add support for AD4081
> iio: adc: ad4080: add support for AD4081
>
> .../bindings/iio/adc/adi,ad4080.yaml | 2 +
> drivers/iio/adc/ad4080.c | 80 ++++++++++++++-----
> 2 files changed, 60 insertions(+), 22 deletions(-)
>
Series applied to the testing branch of iio.git. I marked patch 1
for stable. See that patch discussion for why I did things this way.
thanks
Jonathan
Powered by blists - more mailing lists