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

From: Krzysztof Kozlowski
Date: Sun Oct 16 2022 - 11:34:27 EST


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.

>

Best regards,
Krzysztof