RE: [PATCH v6 0/4] mailbox: imx: support i.MX95 ELE/V2X MU

From: Peng Fan
Date: Sat Feb 17 2024 - 21:10:57 EST


Hi Jassi,

> Subject: Re: [PATCH v6 0/4] mailbox: imx: support i.MX95 ELE/V2X MU
>
> Hi Peng,
>
> On Sat, Feb 17, 2024 at 7:38 PM Peng Fan <peng.fan@xxxxxxx> wrote:
> >
> > Hi Jassi
> >
> > > Subject: [PATCH v6 0/4] mailbox: imx: support i.MX95 ELE/V2X MU
> > >
> > > - Add dt-bindings
> > > - i.MX95 ELE/V2X use same register layout as i.MX8ULP S4 MU, but
> > > the TR/RR num is different. To make code reusable and not add too
> much
> > > macros, add runtime detect number of TR and RR by reading PAR_OFF
> > > registers.
> > > - Add i.MX95 ELE/V2X MU entry in driver
> >
> > Ping..
> >
> dt bindings and compatibles first need to be acked by dt maintainers.

The bindings has been reviewed by Conor Dooley who listed as maintainer:
OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
M: Rob Herring <robh+dt@xxxxxxxxxx>
M: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>
M: Conor Dooley <conor+dt@xxxxxxxxxx>

https://lore.kernel.org/all/20240201-imx-mailbox-v6-1-76f4f35b403e@xxxxxxx/

Thanks,
Peng.

>
> thanks