Files
u-boot/drivers/clk
Marek Vasut 7b9b34aa6d clk: stm32: Pass udevice pointer to clk_register_composite()
The clk_register_composite() does clk_resolve_parent_clk() look up,
which requires valid udevice pointer. Do not pass NULL, pass a valid
device pointer to prevent hang on registering ck_usbo_48m clock on
STM32MP13xx.

Signed-off-by: Marek Vasut <marek.vasut@mailbox.org>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2025-09-16 15:24:30 +02:00
..
2025-09-01 16:37:08 +09:00
2025-08-07 08:13:17 -03:00
2024-10-14 09:06:16 +02:00
2025-07-14 15:35:24 +02:00
2025-04-10 15:43:11 +02:00
2025-06-11 09:42:55 +02:00