Re: [PATCH V2 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support

From: Rob Herring
Date: Thu Apr 01 2021 - 14:31:49 EST


On Tue, 30 Mar 2021 17:12:48 +0800, peng.fan@xxxxxxxxxxx wrote:
> From: Peng Fan <peng.fan@xxxxxxx>
>
> Add i.MX7ULP compatible.
>
> We use i.MX7ULP dual mode and in which case i.MX7ULP A7 core runs under
> control of M4 core, M4 core starts by ROM and powers most serivces used
> by A7 core, so A7 core has no power to start and stop M4 core. So
> clocks and syscon are not required.
>
> Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> ---
> .../devicetree/bindings/remoteproc/fsl,imx-rproc.yaml | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>