Re: [PATCH RESEND 1/2] clk: thead: Fix clk gate registration to pass flags

From: Stephen Boyd
Date: Mon Jan 13 2025 - 16:38:55 EST


Quoting Drew Fustini (2025-01-13 12:31:24)
> Modify the call to devm_clk_hw_register_gate_parent_data() to actually
> pass the clk flags from hw.init instead of just 0. This is necessary to
> allow individual clk gates to specify their own clk flags.
>
> Fixes: ae81b69fd2b1 ("clk: thead: Add support for T-Head TH1520 AP_SUBSYS clocks")
> Signed-off-by: Drew Fustini <dfustini@xxxxxxxxxxxxxxx>
> ---

Applied to clk-next