[PATCH 0/3] Add LTC2495 support

From: Yusuf Alper Bilgin
Date: Tue Aug 12 2025 - 13:12:16 EST


Hi Maintainers,

This patch series extends the existing LTC2497 driver to add support for
LTC2495 ADC.

In addition to supporting the LTC2495, this series also enables the
reading of the internal temperature sensor channel for both the newly
added LTC2495 and the already supported LTC2499.

Please consider these patches for inclusion.

Thanks and best regards,

Yusuf Alper Bilgin

Signed-off-by: Yusuf Alper Bilgin <y.alperbilgin@xxxxxxxxx>
---
Yusuf Alper Bilgin (3):
dt-bindings: iio: adc: ltc2497: add docs for LTC2495
iio: adc: ltc2497: add support for LTC2495
iio: adc: ltc2497: add temperature sensor support

.../devicetree/bindings/iio/adc/lltc,ltc2497.yaml | 3 +
drivers/iio/adc/ltc2496.c | 1 +
drivers/iio/adc/ltc2497-core.c | 100 +++++++++++++++++----
drivers/iio/adc/ltc2497.c | 40 ++++++++-
drivers/iio/adc/ltc2497.h | 9 +-
5 files changed, 128 insertions(+), 25 deletions(-)
---
base-commit: acbbb5a20971089064ca6b271dd251e629be8d4d
change-id: 20250811-ltc2495-572817c13fd3

Best regards,
--
Yusuf Alper Bilgin <y.alperbilgin@xxxxxxxxx>