diff options
author | Peng Fan <peng.fan@nxp.com> | 2022-10-21 07:15:21 +0300 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2022-10-24 19:28:35 +0300 |
commit | 505066645f3f14c15abd0875654fbc7b0610ca2e (patch) | |
tree | 63b5e3ad5da87b18c3c715424dd5d41d8b5e10e1 /Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | |
parent | 190362e03bed3f7bde7635f14c955fc9ed96eb78 (diff) | |
download | linux-505066645f3f14c15abd0875654fbc7b0610ca2e.tar.xz |
dt-bindings: remoteproc: imx_rproc: Support i.MX8QM
Add i.MX8QM compatible.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20221021041526.3696483-3-peng.fan@oss.nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml index 70322e57b6ff..ad3b8d4ccd91 100644 --- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml @@ -22,6 +22,7 @@ properties: - fsl,imx8mn-cm7 - fsl,imx8mp-cm7 - fsl,imx8mq-cm4 + - fsl,imx8qm-cm4 - fsl,imx8qxp-cm4 - fsl,imx8ulp-cm33 - fsl,imx93-cm33 |