Re: [PATCH v3 0/2] iio: frequency: ad9832: cleanups

From: Joshua Crofts

Date: Mon Apr 13 2026 - 03:06:10 EST


On Sat, 11 Apr 2026 at 14:35, Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:
>
> This series cleans up issues in the AD9832 driver,
> including proxy header removal and bit math
> simplification.
>
> v2:
> - PATCH 1: removed redundant bits.h include as it
> is implied in bitops.h
> - PATCH 2: changed ull to u64 type
> v3:
> - PATCH 2: remove rogue vim typo
>

FYI, adding Nuno's reviewed-by tag from v2 as v3 is just a typo fix.

Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>