[PATCH v4 3/4] clk: stm32f4: use FIELD helpers to access the PLLCFGR fields

Stephen Boyd sboyd at kernel.org
Wed Jan 15 15:23:00 PST 2025


Quoting Dario Binacchi (2025-01-14 10:19:48)
> Use GENMASK() along with FIELD_GET() and FIELD_PREP() helpers to access
> the PLLCFGR fields instead of manually masking and shifting.
> 
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list