[PATCH RESEND 0/2] clk: thead: Fix TH1520 boot dependency on clk_ignore_unused

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Mon Feb 3 11:15:45 PST 2025


Hello:

This series was applied to riscv/linux.git (fixes)
by Stephen Boyd <sboyd at kernel.org>:

On Mon, 13 Jan 2025 12:31:23 -0800 you wrote:
> Add the CLK_IGNORE_UNUSED flag to apb_pclk, cpu2peri_x2h_clk,
> perisys_apb2_hclk and perisys_apb3_hclk. Without this flag, the boot
> hangs after "clk: Disabling unused clocks" unless clk_ignore_unused
> is in the kernel cmdline.
> 
> In order to allow individual clk gates to specify their own flags,
> the call to devm_clk_hw_register_gate_parent_data() is changeed to
> actually pass the clk flags instead of just 0.
> 
> [...]

Here is the summary with links:
  - [RESEND,1/2] clk: thead: Fix clk gate registration to pass flags
    https://git.kernel.org/riscv/c/a826e53fd78c
  - [RESEND,2/2] clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot
    https://git.kernel.org/riscv/c/037705e94bf6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list