Re: [PATCH v8] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
From: Siddharth Menon
Date: Wed Apr 16 2025 - 10:17:24 EST
On Wed, 16 Apr 2025 at 19:33, Siddharth Menon <simeddon@xxxxxxxxx> wrote:
>
> Use bitfield and bitmask macros to clearly specify AD9832 SPI
> command fields to make register write code more readable.
>
> Suggested-by: Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx>
> Signed-off-by: Siddharth Menon <simeddon@xxxxxxxxx>
I'm sorry... I forgot to add the reviewed by tag
Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx>