Commit fcb24583 authored by Peng Fan's avatar Peng Fan Committed by Mathieu Poirier

dt-bindings: remoteproc: imx_rproc: Support i.MX93

Add i.MX93 remote processor(Cortex-M33) compatible string, and
reorder the strings in alphabetical order.
Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220429005346.2108279-2-peng.fan@oss.nxp.comSigned-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
parent fb4f07cc
...@@ -15,14 +15,15 @@ maintainers: ...@@ -15,14 +15,15 @@ maintainers:
properties: properties:
compatible: compatible:
enum: enum:
- fsl,imx8mq-cm4 - fsl,imx6sx-cm4
- fsl,imx7d-cm4
- fsl,imx7ulp-cm4
- fsl,imx8mm-cm4 - fsl,imx8mm-cm4
- fsl,imx8mn-cm7 - fsl,imx8mn-cm7
- fsl,imx8mp-cm7 - fsl,imx8mp-cm7
- fsl,imx8mq-cm4
- fsl,imx8ulp-cm33 - fsl,imx8ulp-cm33
- fsl,imx7d-cm4 - fsl,imx93-cm33
- fsl,imx7ulp-cm4
- fsl,imx6sx-cm4
clocks: clocks:
maxItems: 1 maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment