RE: [PATCH v4 0/6] Add Xilinx Event Management Driver

From: Abhyuday Godhasara
Date: Wed Oct 13 2021 - 09:58:10 EST


Hi Greg,

> -----Original Message-----
> From: gregkh@xxxxxxxxxxxxxxxxxxx <gregkh@xxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, October 13, 2021 6:36 PM
> To: Abhyuday Godhasara <agodhasa@xxxxxxxxxx>
> Cc: Michal Simek <michals@xxxxxxxxxx>; Rajan Vaja <RAJANV@xxxxxxxxxx>;
> Manish Narani <MNARANI@xxxxxxxxxx>; zou_wei@xxxxxxxxxx; Sai Krishna
> Potthuri <lakshmis@xxxxxxxxxx>; Jiaying Liang <jliang@xxxxxxxxxx>; linux-
> kernel@xxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [PATCH v4 0/6] Add Xilinx Event Management Driver
>
> On Wed, Oct 13, 2021 at 02:59:21PM +0200, gregkh@xxxxxxxxxxxxxxxxxxx
> wrote:
> > On Wed, Oct 13, 2021 at 12:27:58PM +0000, Abhyuday Godhasara wrote:
> > > Hi Greg,
> > >
> > > > -----Original Message-----
> > > > From: Abhyuday Godhasara <abhyuday.godhasara@xxxxxxxxxx>
> > > > Sent: Wednesday, September 15, 2021 6:46 PM
> > > > To: gregkh@xxxxxxxxxxxxxxxxxxx
> > > > Cc: Michal Simek <michals@xxxxxxxxxx>; Abhyuday Godhasara
> > > > <agodhasa@xxxxxxxxxx>; Rajan Vaja <RAJANV@xxxxxxxxxx>; Manish
> > > > Narani <MNARANI@xxxxxxxxxx>; zou_wei@xxxxxxxxxx; Sai Krishna
> > > > Potthuri <lakshmis@xxxxxxxxxx>; Jiaying Liang <jliang@xxxxxxxxxx>;
> > > > Jiaying Liang <jliang@xxxxxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx;
> > > > linux-arm- kernel@xxxxxxxxxxxxxxxxxxx
> > > > Subject: [PATCH v4 0/6] Add Xilinx Event Management Driver
> > > >
> > > > This Linux driver provides support to subscribe error/event
> > > > notification and receive notification from firmware for
> > > > error/event and forward event notification to subscribed driver via
> registered callback.
> > > >
> > > > All types of events like power and error will be handled from
> > > > single place as part of event management driver.
> > > >
> > > > Changes in v4:
> > > > - Rebase on latest tree
> > > >
> > > > Changes in v3:
> > > > - Update the commit message.
> > > >
> > > > Changes in v2:
> > > > - Removed updated copyright year from unchanged files.
> > > > - make sgi_num as module parameter for event management driver.
> > > > - Use same object for error detection and printing.
> > > >
> > > > Acked-by: Michal Simek <michal.simek@xxxxxxxxxx>
> > > [Abhyuday] Michal suggested to merge this via your tree. Please have a
> look.
> > > Please let me know if there is anything required from my side.
> >
> > Ok, I'll pick it up, thanks.
>
> Nope, I can not as for some reason it all did not show up on lore.kernel.org.
>
> Please resend this, with Michal's ack and I will be glad to pick it up.
[Abhyuday] Sent v5 with Michal's ack.

Thanks,
Abhyuday

>
> thanks,
>
> greg k-h