[PATCH 0/4] Add support for ADAQ776x-1 ADC Family

From: Jonathan Santos
Date: Tue Aug 12 2025 - 22:49:17 EST


This adds support for the ADAQ7767-1, ADAQ7768-1 and ADAQ7769-1 devices.

The ADAQ7768-1 and ADAQ7769-1 integrate a programmable gain amplifier (PGA)
with 7 and 8 gain options, respectively. The ADAQ7767-1 and ADAQ7769-1
also feature a 3-pin selectable Anti-aliasing filter (AAF) gain.

Jonathan Santos (4):
dt-bindings: iio: adc: ad7768-1: add new supported parts
iio: adc: ad7768-1: introduce chip info for future multidevice support
iio: adc: ad7768-1: use devm_regulator_get_enable_read_voltage
iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family

.../bindings/iio/adc/adi,ad7768-1.yaml | 48 ++-
drivers/iio/adc/ad7768-1.c | 389 +++++++++++++++---
2 files changed, 382 insertions(+), 55 deletions(-)


base-commit: 0a686b9c4f847dc21346df8e56d5b119918fefef
--
2.34.1