Re: [PATCH v6 1/4] clk: en7523: Rework clock handling for different clock numbers

From: Stephen Boyd
Date: Mon Jan 13 2025 - 18:54:54 EST


Quoting Christian Marangi (2025-01-13 15:10:02)
> Airoha EN7581 SoC have additional clock compared to EN7523 but current
> driver permits to only support up to EN7523 clock numbers.
>
> To handle this, rework the clock handling and permit to declare the
> clocks number in match_data and alloca clk_data based on the compatible
> match_data.
>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
> ---

Applied to clk-next