Re: [PATCH v8] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
From: Jonathan Cameron
Date: Fri Apr 18 2025 - 11:22:21 EST
On Wed, 16 Apr 2025 19:39:03 +0530
Siddharth Menon <simeddon@xxxxxxxxx> wrote:
> 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>
Applied to the togreg branch of iio.git. I'll initially push that out as
testing though to let 0-day poke at this and the rest of the stuff I queue today.