linux/drivers/clk/stm32
Rosen Penev 0bf68e8dcb clk: stm32: add missing bitfield.h header
It seems some ARM header includes this and the build passes there, but
nowhere else. Note that the driver has COMPILE_TEST in depends.

Fixes: 37ae8501cd ("clk: stm32: introduce clocks for STM32MP21 platfor")
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Brian Masney <bmasney@redhat.com>
Signed-off-by: Brian Masney <bmasney@redhat.com>
2026-06-29 13:30:45 -04:00
..
clk-stm32-core.c clk: stm32: stm32-core: convert from divider_round_rate_parent() to divider_determine_rate() 2026-01-22 10:48:26 -05:00
clk-stm32-core.h clk: stm32mp2: use of STM32 access controller 2024-06-03 14:10:46 -07:00
clk-stm32mp1.c clk: stm32: stm32mp1: convert from round_rate() to determine_rate() 2025-09-08 09:41:28 -04:00
clk-stm32mp13.c clk: stm32mp2: use of STM32 access controller 2024-06-03 14:10:46 -07:00
clk-stm32mp21.c clk: stm32: add missing bitfield.h header 2026-06-29 13:30:45 -04:00
clk-stm32mp25.c clk: stm32: add missing bitfield.h header 2026-06-29 13:30:45 -04:00
Kconfig clk: stm32: introduce clocks for STM32MP21 platform 2025-09-21 10:31:56 -07:00
Makefile clk: stm32: introduce clocks for STM32MP21 platform 2025-09-21 10:31:56 -07:00
reset-stm32.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
reset-stm32.h clk: stm32: introduce clocks for STM32MP257 platform 2024-04-11 23:20:27 -07:00
stm32mp13_rcc.h
stm32mp21_rcc.h clk: stm32: introduce clocks for STM32MP21 platform 2025-09-21 10:31:56 -07:00
stm32mp25_rcc.h clk: stm32: introduce clocks for STM32MP257 platform 2024-04-11 23:20:27 -07:00