[PATCH 0/2] clk: scmi: Fix name defer

Peng Fan peng.fan at nxp.com
Fri Dec 12 07:32:57 CET 2025


Hi Fabio,

> Subject: [PATCH 0/2] clk: scmi: Fix name defer

I see this patchset is delegated to you, mainly because patch 2 is to fix
imx95-blk-ctrl. Since this patchset is based on Patrice's clk scmi fixes,
I am thinking to pick all the scmi fixes including this patchset to send a
PR to Tom for master soon.

Hope this is ok for you.

Thanks,
Peng.

> 
> With name defer, imx95-blk-ctl clk driver not able to find hsiopll when
> registering the gate.
> 
> Patch 1 to export a function that used to resolve the scmi clk Patch 2 is
> to update imx95 blk ctl driver to use the new API.
> 
> This might not be good solution, but I not think out of better method.
> 
> Patch based on https://lore.kernel.org/u-boot/20251208-sqqs-v1-0-
> 290f0594e30b at foss.st.com/T/#t
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> Peng Fan (2):
>       clk: scmi: export scmi_clk_resolve_attr
>       clk: imx95-blk-ctrl: Resolve scmi clk before using it
> 
>  drivers/clk/clk_scmi.c              | 20 +++++++++-------
>  drivers/clk/imx/Makefile            |  6 ++++-
>  drivers/clk/imx/clk-imx95-blkctrl.c | 48
> ++++++++++++++++++++++++++++++++++++-
>  include/clk/scmi.h                  | 12 ++++++++++
>  4 files changed, 75 insertions(+), 11 deletions(-)
> ---
> base-commit: d41e5e6195061908e8d9b3e0da8ef9ea8bf37193
> change-id: 20251211-clk-scmi-imx-fix-0ffe099aa3d7
> 
> Best regards,
> --
> Peng Fan <peng.fan at nxp.com>



More information about the U-Boot mailing list