Re: [PATCH v3 3/4] iio: adc: ltc2497: add temperature sensor support
From: Krzysztof Kozlowski
Date: Fri Aug 15 2025 - 05:05:20 EST
On Thu, Aug 14, 2025 at 01:00:19PM +0200, Yusuf Alper Bilgin wrote:
> Support for reading the internal temperature sensor on LTC2495 and
> LTC2499 via a standard IIO temperature channel.
>
> Signed-off-by: Yusuf Alper Bilgin <y.alperbilgin@xxxxxxxxx>
> ---
> drivers/iio/adc/ltc2497-core.c | 141 ++++++++++++++++++++++++++++++-----------
> drivers/iio/adc/ltc2497.c | 28 +++++++-
> drivers/iio/adc/ltc2497.h | 15 +++++
Thus should be squashed with previous patch, otherwise previous patch is
just incomplete and broken. Unless... your binding is incorrect (I will
comment there).
Best regards,
Krzysztof