mbox series

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

Message ID 20220429005346.2108279-1-peng.fan@oss.nxp.com (mailing list archive)
Headers show
Series remoteproc: add i.MX93 support | expand

Message

Peng Fan (OSS) April 29, 2022, 12:53 a.m. UTC
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(-)

Comments

Mathieu Poirier May 9, 2022, 3:46 p.m. UTC | #1
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
>