Re: [PATCH v7 0/8] Fixes and cleanups for the AD5686 IIO driver

From: Jonathan Cameron

Date: Tue Jun 02 2026 - 09:51:27 EST


On Sun, 24 May 2026 11:17:00 +0100
Rodrigo Alencar via B4 Relay <devnull+rodrigo.alencar.analog.com@xxxxxxxxxx> wrote:

> This is the first series of three on updating the AD5686 driver.
>
> A bigger patch series was sent before ("Extend device support for AD5686 driver"):
>
> https://lore.kernel.org/r/20260422-ad5313r-iio-support-v1-0-ed7dca001d1b@xxxxxxxxxx
>
> This one adds a number of cleanups and fixes, like:
> - Refactor include headers (IWYU);
> - Remove redundant register definition;
> - Drop enum chip id in favor of per-device chip_info structs;
> - Fix internal voltage reference control for single-channel devices;
> - Acquire lock when doing power down control;
> - Fix powerdown control for dual-channel devices;
>
> Signed-off-by: Rodrigo Alencar <rodrigo.alencar@xxxxxxxxxx>
I've just merged v7.1-rc6 into the testing branch which allows me to finally
apply this. So applied to the testing branch of iio.git and pushed out for
the usual bots to take a look.

Thanks,

Jonathan