Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v4 0/3] iio: adc: ad7192: Add improvements and feature
@ 2023-10-10 12:49 alisadariana
  2023-10-10 12:49 ` [PATCH v4 1/3] iio: adc: ad7192: Organize chip info alisadariana
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: alisadariana @ 2023-10-10 12:49 UTC (permalink / raw)
  Cc: Alisa-Dariana Roman, Alexandru Tachici, Lars-Peter Clausen,
	Michael Hennerich, Jonathan Cameron, linux-iio, linux-kernel

From: Alisa-Dariana Roman <alisa.roman@analog.com>

Hello,

Here is the updated patch that adds fast settling support for AD7193. I
also added 2 commits to clean up the driver that should be applied
beforehand.

Please consider applying the patches in order.

Thank you!

v3 -> v4
	- two commits from the previous series were already applied to
	  the tree
	- add two new commits for cleaning up
	- use standard ABI for fast settling feature instead of creating
	  new attributes
	Link: https://lore.kernel.org/all/20230924215148.102491-1-alisadariana@gmail.com/

v2 -> v3
        - move comment line above
        - correct FIELD_PREP to FIELD_GET where needed
        - remove unnecessary !!
        - "rms" -> "RMS"
        Link: https://lore.kernel.org/all/20230920003342.118813-1-alisadariana@gmail.com/

v1 -> v2
        - replace old macros with FIELD_PREP() in commit "Use bitfield
          access macros"
        - update the other commits accordingly
        Link: https://lore.kernel.org/all/20230918214854.252781-1-alisadariana@gmail.com/

Kind regards,

Alisa-Dariana Roman (3):
  iio: adc: ad7192: Organize chip info
  iio: adc: ad7192: Remove unused member
  iio: adc: ad7192: Add fast settling support

 drivers/iio/adc/ad7192.c | 156 +++++++++++++++++++++++++--------------
 1 file changed, 100 insertions(+), 56 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-10 15:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 12:49 [PATCH v4 0/3] iio: adc: ad7192: Add improvements and feature alisadariana
2023-10-10 12:49 ` [PATCH v4 1/3] iio: adc: ad7192: Organize chip info alisadariana
2023-10-10 12:49 ` [PATCH v4 2/3] iio: adc: ad7192: Remove unused member alisadariana
2023-10-10 12:49 ` [PATCH v4 3/3] iio: adc: ad7192: Add fast settling support alisadariana
2023-10-10 15:31 ` [PATCH v4 0/3] iio: adc: ad7192: Add improvements and feature Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox