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

From: Antoniu Miclaus

Date: Fri May 29 2026 - 10:25:03 EST


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.

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(-)

--
2.43.0