[PATCH 0/3] Support more parts in LTC2983

From: Cosmin Tanislav
Date: Fri Oct 14 2022 - 08:37:48 EST


Add support for the following parts:
* LTC2984
* LTC2986
* LTM2985

The LTC2984 is a variant of the LTC2983 with EEPROM.
The LTC2986 is a variant of the LTC2983 with only 10 channels,
EEPROM and support for active analog temperature sensors.
The LTM2985 is software-compatible with the LTC2986.

Also, remove excessive allocations on resume.

Cosmin Tanislav (3):
iio: temperature: ltc2983: allocate iio channels once
dt-bindings: iio: temperature: ltc2983: support more parts
iio: temperature: ltc2983: support more parts

.../bindings/iio/temperature/adi,ltc2983.yaml | 63 +++++-
drivers/iio/temperature/ltc2983.c | 195 ++++++++++++++++--
2 files changed, 240 insertions(+), 18 deletions(-)

--
2.37.3