Re: [PATCH v4 5/8] clk: loongson2: Avoid hardcoding firmware name of the reference clock
From: Stephen Boyd
Date: Sun Sep 21 2025 - 15:50:54 EST
Quoting Yao Zi (2025-09-19 07:26:46)
> Loongson-2K0300 requires a reference clock with a frequency different
> from previous SoCs (120MHz v.s. 100MHz), thus hardcoding the firmware
> name of the reference clock as ref_100m isn't a good idea.
>
> This patch retrives the clock name of the reference clock dynamically
> during probe, avoiding the hardcoded pdata structure and preparing for
> support of future SoCs.
>
> Signed-off-by: Yao Zi <ziyao@xxxxxxxxxxx>
> ---
Applied to clk-next