[PATCH v2 0/2] Add support for AD7191
From: Alisa-Dariana Roman <hidden>
Date: 2025-01-22 13:28:50
Also in:
linux-gpio, linux-iio, lkml
From: Alisa-Dariana Roman <hidden>
Date: 2025-01-22 13:28:50
Also in:
linux-gpio, linux-iio, lkml
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@analog.com/ (local) 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