[PATCH v2] clk: scmi: Fix protocol version fetch for non-CCF platforms

Peng Fan (OSS) peng.fan at oss.nxp.com
Thu Apr 9 14:55:47 CEST 2026


From: Peng Fan <peng.fan at nxp.com>


On Mon, 23 Mar 2026 16:59:27 +0530, Kamlesh Gurudasani wrote:
> The SCMI clock protocol version was only being fetched when CLK_CCF
> was enabled. On non-CCF platforms, the probe function returned early
> without fetching the version, leaving priv->version as 0.
> 
> This caused issues because code paths like scmi_clk_gate() and
> scmi_clk_get_permissions() depend on priv->version to determine
> which protocol message format to use, even in non-CCF mode.
> 
> [...]

Applied to fsl-qoriq-for-2026.07-rc1, thanks!

[1/1] clk: scmi: Fix protocol version fetch for non-CCF platforms
      commit: d113b295232dd6d819140169d7178d10d155c7e5

Best regards,
-- 
Peng Fan <peng.fan at nxp.com>


More information about the U-Boot mailing list