From: Peng Fan <[email protected]>
Add i.MX8QM compatible
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
---
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 70322e57b6ff..64e783234e38 100644
--- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
@@ -23,6 +23,7 @@ properties:
- fsl,imx8mp-cm7
- fsl,imx8mq-cm4
- fsl,imx8qxp-cm4
+ - fsl,imx8qm-cm4
- fsl,imx8ulp-cm33
- fsl,imx93-cm33
--
2.37.1
On 13/10/2022 23:10, Peng Fan (OSS) wrote:
> From: Peng Fan <[email protected]>
>
> Add i.MX8QM compatible
>
> Reviewed-by: Rob Herring <[email protected]>
> Signed-off-by: Peng Fan <[email protected]>
> ---
> 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 70322e57b6ff..64e783234e38 100644
> --- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
> +++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
> @@ -23,6 +23,7 @@ properties:
> - fsl,imx8mp-cm7
> - fsl,imx8mq-cm4
> - fsl,imx8qxp-cm4
> + - fsl,imx8qm-cm4
Keep alphabetical order.
>
Best regards,
Krzysztof
> Subject: Re: [PATCH V7 2/7] dt-bindings: remoteproc: imx_rproc: support
> i.MX8QM
>
> On 13/10/2022 23:10, Peng Fan (OSS) wrote:
> > From: Peng Fan <[email protected]>
> >
> > Add i.MX8QM compatible
> >
> > Reviewed-by: Rob Herring <[email protected]>
> > Signed-off-by: Peng Fan <[email protected]>
> > ---
> > 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 70322e57b6ff..64e783234e38 100644
> > --- a/Documentation/devicetree/bindings/remoteproc/fsl,imx-rproc.yaml
> > +++ b/Documentation/devicetree/bindings/remoteproc/fsl,imx-
> rproc.yaml
> > @@ -23,6 +23,7 @@ properties:
> > - fsl,imx8mp-cm7
> > - fsl,imx8mq-cm4
> > - fsl,imx8qxp-cm4
> > + - fsl,imx8qm-cm4
>
> Keep alphabetical order.
Sure. will fix in V8.
Thanks,
Peng.
>
> >
>
> Best regards,
> Krzysztof