Files
u-boot/drivers/clk
Gabriel Fernandez 901e0d95df clk: stm32: fix clock counter
In RCC the ops of the CCF registered CLK device can be called directly,
this patch avoid recursive call of clk_ function done by CCF clock
framework which update the clock information, for example
clk_enable is called 2 times, clkp->enable_count is increased 2 times.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Lukasz Majewski <lukma@denx.de>
Cc: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2025-06-11 09:42:55 +02:00
..
2024-10-11 11:44:48 -06:00
2025-05-31 16:59:11 -03:00
2024-10-14 09:06:16 +02:00
2025-06-11 09:42:55 +02:00
2025-04-10 15:43:11 +02:00
2025-06-11 09:42:55 +02:00