[PATCH v4 0/6] firmware: arm_scmi: imx: Dump syslog and system_info

Sudeep Holla sudeep.holla at arm.com
Mon Sep 8 04:09:47 PDT 2025


On Thu, Sep 04, 2025 at 06:40:41PM +0800, Peng Fan wrote:
> System Manager firmware provides API to dump board, silicon, firmware
> information. It also provides API to dump system sleep, wakeup
> information. So add the interface for Linux to retrieve the information:
> 
> patch 1 is to add doc for board information which was missed before.
> 
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> Changes in v4:
> - Patch 1: Typo in commit log, state the attribute is set to 0 by firmware
>            add NOT SUPPORTED return value for syslog
> - Patch 2: rename to scmi_imx_misc_build_info_discover, add -EOPNOTSUPP check
> - Patch 3: rename to scmi_imx_misc_cfg_info_get, correct command order,
>            add -EOPNOTSUPP check.
> - Patch 4: correct command order, add -EOPNOTSUPP check.

I will queue 1-4/6 from this series as it is ready. So repost 5-6/6 when
ready. Also I notices some inconsistency with CONTROL vs CTRL in the code
and document. Please choose either CONTROL or CTRL and use the same
in both document and code for the command names and send a patch to fix
the inconsistency.

-- 
Regards,
Sudeep



More information about the linux-arm-kernel mailing list