Re: [PATCH v3 1/4] iio: adc: ad9467: include two's complement in default mode

From: Jonathan Cameron

Date: Fri Jan 16 2026 - 13:39:22 EST


On Wed, 14 Jan 2026 10:45:50 +0000
Tomas Melin <tomas.melin@xxxxxxxxxxx> wrote:

> All supported drivers currently implicitly use two's complement mode.
> Make this clear by declaring two's complement in the default
> output mode. Calibration mode uses offset binary, so change the output
> mode only when running the calibration or other test mode.
>
> Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>
> Signed-off-by: Tomas Melin <tomas.melin@xxxxxxxxxxx>
Given this is not really related to the rest of the series, I'll pick it
up now. Applied to the togreg branch of iio.git which I'll initially push
out as testing.

No need to send this one in v4!
Thanks,

Jonathan