From: Alisa-Dariana Roman <alisa.roman@xxxxxxxxxx> Dear maintainers, I am submitting a series of patches to improve the ad7192 driver by adding suport for AD7194 also. Please consider applying these patches in order. Thank you for your time and attention. Kind regards, Alisa-Dariana Roman (3): iio: adc: ad7192: Use device api dt-bindings: iio: adc: ad7192: Add AD7194 support iio: adc: ad7192: Add AD7194 support .../bindings/iio/adc/adi,ad7192.yaml | 69 +++++++ drivers/iio/adc/Kconfig | 4 +- drivers/iio/adc/ad7192.c | 176 ++++++++++++++++-- 3 files changed, 228 insertions(+), 21 deletions(-) -- 2.34.1