linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iio: adc: ad7192: Add improvements and feature
@ 2023-09-20  0:33 alisadariana
  2023-09-20  0:33 ` [PATCH v2 1/3] iio: adc: ad7192: Use bitfield access macros alisadariana
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: alisadariana @ 2023-09-20  0:33 UTC (permalink / raw)
  Cc: Alisa-Dariana Roman, Jonathan Cameron, Lars-Peter Clausen,
	Alexandru Tachici, Michael Hennerich, linux-iio, linux-kernel

From: Alisa-Dariana Roman <alisadariana@gmail.com>

Hello again,

Thank you Jonathan for the feedback! Here is the updated series of
patches for the ad7192 driver.

Quick reminder that the patches need to be applied in order.

v2 -> v1
	- replace old macros with FIELD_PREP() in commit "Use bitfield
	  access macros"
	- update the other commits accordingly

Kind regards,

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                      | 241 ++++++++++++++----
 2 files changed, 206 insertions(+), 53 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-24 14:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20  0:33 [PATCH v2 0/3] iio: adc: ad7192: Add improvements and feature alisadariana
2023-09-20  0:33 ` [PATCH v2 1/3] iio: adc: ad7192: Use bitfield access macros alisadariana
2023-09-24 14:39   ` Jonathan Cameron
2023-09-20  0:33 ` [PATCH v2 2/3] iio: adc: ad7192: Improve f_order computation alisadariana
2023-09-20  0:33 ` [PATCH v2 3/3] iio: adc: ad7192: Add fast settling support alisadariana
2023-09-24 14:47   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).