RE: [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95

From: Peng Fan
Date: Tue Jun 24 2025 - 08:00:51 EST


> Subject: Re: [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc:
> Add support for i.MX95
>
> On 06/06/2025 03:55, Peng Fan (OSS) wrote:
> > fsl,entry-address:
> > $ref: /schemas/types.yaml#/definitions/uint32
> > description:
> > @@ -78,6 +85,12 @@ properties:
> > description:
> > Phandle to IOMUXC GPR block which provide access to CM7
> CPUWAIT bit.
> >
> > + fsl,lmm-id:
> > + $ref: /schemas/types.yaml#/definitions/uint32
> > + description:
> > + This property is to specify the Logical Machine ID of the remote
> processor
> > + in SoC which supports System Manager
>
> As explained on IRC, none of above are suitable for DT, because these
> are soc specific. Also, post upstream your DTS, so we will see complete
> picture instead of guessing such things.

I see. I will include dts in V3.

For lmm-id, and cpu-id, after discussing with Frank, I will remove
them from binding patch.

Thanks,
Peng.

>
> Best regards,
> Krzysztof