Re: [PATCH RESEND 2/2] clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 boot
From: Stephen Boyd
Date: Mon Jan 13 2025 - 16:39:06 EST
Quoting Drew Fustini (2025-01-13 12:31:25)
> 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.
>
> Fixes: ae81b69fd2b1 ("clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks")
> Signed-off-by: Drew Fustini <dfustini@xxxxxxxxxxxxxxx>
> ---
Applied to clk-next