[PATCH 0/3] iio: adc: ad7192: Add improvements and new feature

From: alisadariana
Date: Mon Sep 18 2023 - 17:51:00 EST


From: Alisa-Dariana Roman <alisadariana@xxxxxxxxx>

Dear maintainers,

I am submitting a series of patches to improve the ad7192 driver. I
would like to highlight that patch 3 is dependent on patch 2. For patch
3 to be applied, patch 2 needs to be applied beforehand. Also, patch 1
upgrades the driver to match the style of the last two patches.

Please consider applying these patches in order.

Thank you for your time and attention.

Sincerely,

Alisa-Dariana Roman (3):
iio: adc: ad7192: Use bitfield access macros
iio: adc: ad7192: Improve f_order computation
iio: adc: ad7192: Add fast settling support

.../ABI/testing/sysfs-bus-iio-adc-ad7192 | 18 ++
drivers/iio/adc/ad7192.c | 230 +++++++++++++++---
2 files changed, 208 insertions(+), 40 deletions(-)

--
2.34.1