Re: [PATCH v3 2/7] dt-bindings: firmware: Add i.MX95 SCMI LMM and CPU protocol

From: Rob Herring (Arm)
Date: Tue Apr 01 2025 - 18:21:57 EST



On Mon, 03 Mar 2025 10:53:23 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Add i.MX SCMI Extension protocols bindings for:
> - Logic Machine Management(LMM) Protocol
> intended for boot, shutdown, and reset of other logical machines (LM).
> It is usually used to allow one LM to manager another used as an offload
> or accelerator engine..
> - CPU Protocol.
> allows an agent to start or stop a CPU. It is used to manage auxiliary
> CPUs in an LM (e.g. additional cores in an AP cluster).
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> .../bindings/firmware/nxp,imx95-scmi.yaml | 23 ++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>