Re: [PATCH 0/3] AD7173 fixes

From: Jonathan Cameron
Date: Sat May 25 2024 - 12:44:58 EST


On Tue, 21 May 2024 11:45:38 +0300
Dumitru Ceclan via B4 Relay <devnull+dumitru.ceclan.analog.com@xxxxxxxxxx> wrote:

> This patch series adds fixes for ad7173 driver that were originally
> sent along AD411x series. To ensure that they are included in this
> current rc cycle they are sent in a separate series with the Fixes tag.
>
> Signed-off-by: Dumitru Ceclan <dumitru.ceclan@xxxxxxxxxx>
Applied to the fixes-togreg branch of iio.git. That has been rebased
on char-misc/char-misc-linus post the char-misc pull request going upstream
but will be rebased again on rc1, probably on Monday.

Jonathan

> ---
> Dumitru Ceclan (3):
> iio: adc: ad7173: fix buffers enablement for ad7176-2
> iio: adc: ad7173: Add ad7173_device_info names
> iio: adc: ad7173: Remove index from temp channel
>
> drivers/iio/adc/ad7173.c | 16 +++++++++++++---
> 1 file changed, 13 insertions(+), 3 deletions(-)
> ---
> base-commit: 5ab61121a34759eb2418977f0b3589b7edc57776
> change-id: 20240521-ad7173-fixes-4e2e5a061ef2
>
> Best regards,