Re: [PATCH v5 18/23] pinctrl: ma35: Convert to common field_{get,prep}() helpers

From: Linus Walleij

Date: Wed Oct 29 2025 - 10:21:46 EST


On Mon, Oct 27, 2025 at 7:44 PM Geert Uytterhoeven
<geert+renesas@xxxxxxxxx> wrote:

> Drop the driver-specific field_get() and field_prep() macros, in favor
> of the globally available variants from <linux/bitfield.h>.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> v5:
> - Extracted from "bitfield: Add non-constant field_{prep,get}()
> helpers".

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

I guess this needs to go with the rest of the patches?

Yours,
Linus Walleij