[PATCH v2 0/2] Add support for AD7191

From: Alisa-Dariana Roman
Date: Wed Jan 22 2025 - 08:29:04 EST


Dear maintainers,

Thank you for your feedback! Here is the updated series of patches for
adding AD7191 support.

Kind regards,
Alisa-Dariana Roman.

---

v1: https://lore.kernel.org/all/20241221155926.81954-1-alisa.roman@xxxxxxxxxx/

v1 -> v2:
- removed patch adding function in ad_sigma_delta.h/.c
- added a function set_cs() for asserting/deasserting the cs
- handle pinstrapping cases
- refactored all clock handling
- updated bindings: corrected and added new things
- -> address of the channels is used in set_channel()
- addressed all the other changes