Re: [PATCH v2 5/5] iio: temperature: ltc2983: support more parts

From: Jonathan Cameron
Date: Sun Oct 23 2022 - 08:54:07 EST


On Thu, 20 Oct 2022 12:02:57 +0300
Cosmin Tanislav <demonsingur@xxxxxxxxx> wrote:

> From: Cosmin Tanislav <cosmin.tanislav@xxxxxxxxxx>
>
> 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.
>
> Signed-off-by: Cosmin Tanislav <cosmin.tanislav@xxxxxxxxxx>
LGTM. I'll pick this up once the DT binding part is resolved.

Thanks,

Jonathan