RE: [PATCH V7 2/7] dt-bindings: remoteproc: imx_rproc: support i.MX8QM

From: Peng Fan
Date: Mon Oct 17 2022 - 01:11:42 EST


> 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 <peng.fan@xxxxxxx>
> >
> > Add i.MX8QM compatible
> >
> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
> > Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> > ---
> > 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