[PATCH V2 0/2] remoteproc: add i.MX93 support

Peng Fan (OSS) posted 2 patches 4 years ago
.../bindings/remoteproc/fsl,imx-rproc.yaml    |  9 ++---
drivers/remoteproc/imx_rproc.c                | 33 +++++++++++++++++++
2 files changed, 38 insertions(+), 4 deletions(-)
[PATCH V2 0/2] remoteproc: add i.MX93 support
Posted by Peng Fan (OSS) 4 years ago
From: Peng Fan <peng.fan@nxp.com>

V2:
 CC dt maintainers
 Reorder compatible strings in alphabetical order in patch 1

i.MX93 features a general purpose M33 core, support in with this patchset.

Peng Fan (2):
  dt-bindings: remoteproc: imx_rproc: support i.MX93
  remoteproc: imx_rproc: support i.MX93

 .../bindings/remoteproc/fsl,imx-rproc.yaml    |  9 ++---
 drivers/remoteproc/imx_rproc.c                | 33 +++++++++++++++++++
 2 files changed, 38 insertions(+), 4 deletions(-)

-- 
2.25.1
Re: [PATCH V2 0/2] remoteproc: add i.MX93 support
Posted by Mathieu Poirier 4 years ago
On Fri, Apr 29, 2022 at 08:53:44AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> V2:
>  CC dt maintainers
>  Reorder compatible strings in alphabetical order in patch 1
> 
> i.MX93 features a general purpose M33 core, support in with this patchset.
> 
> Peng Fan (2):
>   dt-bindings: remoteproc: imx_rproc: support i.MX93
>   remoteproc: imx_rproc: support i.MX93
> 
>  .../bindings/remoteproc/fsl,imx-rproc.yaml    |  9 ++---
>  drivers/remoteproc/imx_rproc.c                | 33 +++++++++++++++++++
>  2 files changed, 38 insertions(+), 4 deletions(-)

I have applied this set.

Thanks,
Mathieu

> 
> -- 
> 2.25.1
>