mbox series

[0/3] AD7173 fixes

Message ID 20240521-ad7173-fixes-v1-0-8161cc7f3ad1@analog.com (mailing list archive)
Headers show
Series AD7173 fixes | expand

Message

Dumitru Ceclan via B4 Relay May 21, 2024, 8:45 a.m. UTC
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@analog.com>
---
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,

Comments

Jonathan Cameron May 25, 2024, 4:44 p.m. UTC | #1
On Tue, 21 May 2024 11:45:38 +0300
Dumitru Ceclan via B4 Relay <devnull+dumitru.ceclan.analog.com@kernel.org> 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@analog.com>
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,