dt-bindings: remoteproc: imx_rproc: Support i.MX93
authorPeng Fan <peng.fan@nxp.com>
Fri, 29 Apr 2022 00:53:45 +0000 (08:53 +0800)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 9 May 2022 15:29:20 +0000 (09:29 -0600)
Add i.MX93 remote processor(Cortex-M33) compatible string, and
reorder the strings in alphabetical order.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220429005346.2108279-2-peng.fan@oss.nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml

index fc16d903353eb7fe8abd90f43711b2d858ae7118..3a1f59ad79e23be43b094baf0081ae3e4082cf43 100644 (file)
@@ -15,14 +15,15 @@ maintainers:
 properties:
   compatible:
     enum:
-      - fsl,imx8mq-cm4
+      - fsl,imx6sx-cm4
+      - fsl,imx7d-cm4
+      - fsl,imx7ulp-cm4
       - fsl,imx8mm-cm4
       - fsl,imx8mn-cm7
       - fsl,imx8mp-cm7
+      - fsl,imx8mq-cm4
       - fsl,imx8ulp-cm33
-      - fsl,imx7d-cm4
-      - fsl,imx7ulp-cm4
-      - fsl,imx6sx-cm4
+      - fsl,imx93-cm33
 
   clocks:
     maxItems: 1