From: Peng Fan <peng.fan@nxp.com>
Add compatible string for:
Cortex-M7 core[0,1] in i.MX94
Cortex-M33 Sync core in i.MX94
To i.MX94, Cortex-M7 core0 and core1 have different memory view from
Cortex-A55 core, so different compatible string is used.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
index 683f0c36293c08616621daa79c0b8914b0f48bba..b136b3c3ca3ce9ff92d91f4b8ffc29c614edb66a 100644
--- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
@@ -28,6 +28,9 @@ properties:
- fsl,imx8qxp-cm4
- fsl,imx8ulp-cm33
- fsl,imx93-cm33
+ - fsl,imx94-cm33s
+ - fsl,imx94-cm70
+ - fsl,imx94-cm71
- fsl,imx95-cm7
clocks:
--
2.37.1
On Thu, 12 Mar 2026 20:36:57 +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@nxp.com> > > Add compatible string for: > Cortex-M7 core[0,1] in i.MX94 > Cortex-M33 Sync core in i.MX94 > > To i.MX94, Cortex-M7 core0 and core1 have different memory view from > Cortex-A55 core, so different compatible string is used. > > Signed-off-by: Peng Fan <peng.fan@nxp.com> > --- > Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
On 3/12/26 14:36, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@nxp.com> > > Add compatible string for: > Cortex-M7 core[0,1] in i.MX94 > Cortex-M33 Sync core in i.MX94 > > To i.MX94, Cortex-M7 core0 and core1 have different memory view from > Cortex-A55 core, so different compatible string is used. > > Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
On Thu, Mar 12, 2026 at 08:36:57PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan <peng.fan@nxp.com> > > Add compatible string for: > Cortex-M7 core[0,1] in i.MX94 > Cortex-M33 Sync core in i.MX94 > > To i.MX94, Cortex-M7 core0 and core1 have different memory view from > Cortex-A55 core, so different compatible string is used. > > Signed-off-by: Peng Fan <peng.fan@nxp.com> > --- Reviewed-by: Frank Li <Frank.Li@nxp.com> > Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > index 683f0c36293c08616621daa79c0b8914b0f48bba..b136b3c3ca3ce9ff92d91f4b8ffc29c614edb66a 100644 > --- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > +++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml > @@ -28,6 +28,9 @@ properties: > - fsl,imx8qxp-cm4 > - fsl,imx8ulp-cm33 > - fsl,imx93-cm33 > + - fsl,imx94-cm33s > + - fsl,imx94-cm70 > + - fsl,imx94-cm71 > - fsl,imx95-cm7 > > clocks: > > -- > 2.37.1 >
© 2016 - 2026 Red Hat, Inc.