[PATCH 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX93

Peng Fan (OSS) peng.fan at oss.nxp.com
Wed Apr 27 02:20:53 PDT 2022


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

Add i.MX93 remote processor(Cortex-M33) compatible string

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
index fc16d903353e..38ffb9ec3c69 100644
--- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
@@ -15,6 +15,7 @@ maintainers:
 properties:
   compatible:
     enum:
+      - fsl,imx93-cm33
       - fsl,imx8mq-cm4
       - fsl,imx8mm-cm4
       - fsl,imx8mn-cm7
-- 
2.25.1




More information about the linux-arm-kernel mailing list