Re: [PATCH v2 0/2] iio: adc: ad4080: add support for AD4884

From: Jonathan Cameron

Date: Fri May 29 2026 - 13:22:35 EST


On Fri, 29 May 2026 17:13:51 +0300
Antoniu Miclaus <antoniu.miclaus@xxxxxxxxxx> wrote:

> Add support for the AD4884, a dual-channel, 16-bit, 40 MSPS SAR ADC,
> to the ad4080 driver family.
>
> Patch 1 adds the AD4884 compatible string to the devicetree binding.
> Patch 2 adds the chip info and device ID to the driver.
>
> Changes in v2:
> - Add rationale for no fallback compatible in commit message.
> - Collect Acked-by tag.
>
Applied

Thanks,

J
> Antoniu Miclaus (2):
> dt-bindings: iio: adc: ad4080: add AD4884 support
> iio: adc: ad4080: add support for AD4884
>
> .../bindings/iio/adc/adi,ad4080.yaml | 5 ++++-
> drivers/iio/adc/ad4080.c | 18 ++++++++++++++++++
> 2 files changed, 22 insertions(+), 1 deletion(-)
>