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> --- Changes in v3: iio: adc: ad7173: Fix sampling frequency setting -Remove IIO_CHAN_INFO_SAMP_FREQ from the shared mask iio: adc: ad7173: Clear append status bit iio: adc: ad7173: Remove index from temp channel iio: adc: ad7173: Add ad7173_device_info names iio: adc: ad7173: fix buffers enablement for ad7176-2 -No changes - Link to v2: https://lore.kernel.org/r/20240527-ad7173-fixes-v2-0-8501b66adb1f@xxxxxxxxxx Changes in v2: iio: adc: ad7173: Fix sampling frequency setting -Patch created iio: adc: ad7173: Clear append status bit -Patch created iio: adc: ad7173: Remove index from temp channel iio: adc: ad7173: Add ad7173_device_info names iio: adc: ad7173: fix buffers enablement for ad7176-2 -No changes - Link to v1: https://lore.kernel.org/r/20240521-ad7173-fixes-v1-0-8161cc7f3ad1@xxxxxxxxxx --- Dumitru Ceclan (5): 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 iio: adc: ad7173: Clear append status bit iio: adc: ad7173: Fix sampling frequency setting drivers/iio/adc/ad7173.c | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) --- base-commit: 5ab61121a34759eb2418977f0b3589b7edc57776 change-id: 20240521-ad7173-fixes-4e2e5a061ef2 Best regards, -- Dumitru Ceclan <dumitru.ceclan@xxxxxxxxxx>