Quoting Geert Uytterhoeven (2025-11-06 05:34:13)
> Use the FIELD_{GET,PREP}() and field_{get,prep}() helpers for const
> respective non-const bitfields, instead of open-coding the same
> operations.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> ---
Reviewed-by: Stephen Boyd <sboyd at kernel.org>