2022-05-01 14:28:58

by Peng Fan (OSS)

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

From: Peng Fan <[email protected]>

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


2022-05-09 15:52:06

by Mathieu Poirier

[permalink] [raw]
Subject: Re: [PATCH V2 0/2] remoteproc: add i.MX93 support

On Fri, Apr 29, 2022 at 08:53:44AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <[email protected]>
>
> 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
>