The LTC2499 is a 16-channel (eight differential), 24-bit, ADC with Easy Drive technology and a 2-wire, I2C interface. This adds support for the LTC2499 ADC by extending the LTC2497 driver. There is also a removal of a MAINTAINERS entry duplicate. Note: This fix is required to be applied first: https://patchwork.kernel.org/project/linux-iio/patch/20220815091647.1523532-1-dzagorui@xxxxxxxxx Ciprian Regus (5): Remove duplicate matching entry dt-bindings: iio: adc: Add docs for LTC2499 Add MAINTAINERS entries for LTC2497 and LTC2496 drivers: iio: adc: LTC2499 support drivers: iio: adc: Rename the LTC2499 iio device .../bindings/iio/adc/lltc,ltc2497.yaml | 8 ++- MAINTAINERS | 3 +- drivers/iio/adc/ltc2496.c | 9 ++- drivers/iio/adc/ltc2497-core.c | 12 +++- drivers/iio/adc/ltc2497.c | 63 +++++++++++++++++-- drivers/iio/adc/ltc2497.h | 6 ++ 6 files changed, 90 insertions(+), 11 deletions(-) -- 2.30.2