[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221014123724.1401011-1-demonsingur@gmail.com>
Date: Fri, 14 Oct 2022 15:37:21 +0300
From: Cosmin Tanislav <demonsingur@...il.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Nuno Sá <nuno.sa@...log.com>,
Lars-Peter Clausen <lars@...afoo.de>,
Michael Hennerich <Michael.Hennerich@...log.com>,
Jonathan Cameron <jic23@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Cosmin Tanislav <demonsingur@...il.com>
Subject: [PATCH 0/3] Support more parts in LTC2983
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
Powered by blists - more mailing lists