Re: [PATCH v6 25/26] clk: renesas: Use bitfield helpers
From: Stephen Boyd
Date: Thu Nov 13 2025 - 22:36:15 EST
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@xxxxxxxxx>
> ---
Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>