[PATCH v3 4/5] clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICAL
Stephen Boyd
sboyd at kernel.org
Tue Apr 28 19:03:19 PDT 2026
Quoting Troy Mitchell (2026-04-24 01:20:32)
> top_dclk is the DDR bus clock. If it is gated by clk_disable_unused,
> all memory-mapped bus transactions cease to function, causing DMA
> engines to hang and general system instability.
>
> Mark it CLK_IS_CRITICAL so the CCF never gates it during the
> unused clock sweep.
>
> Fixes: e371a77255b8 ("clk: spacemit: k3: add the clock tree")
> Reviewed-by: Brian Masney <bmasney at redhat.com>
> Signed-off-by: Troy Mitchell <troy.mitchell at linux.spacemit.com>
> ---
Applied to clk-fixes
More information about the linux-riscv
mailing list