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

gregkh at linuxfoundation.org gregkh at linuxfoundation.org
Wed Oct 13 05:59:21 PDT 2021


On Wed, Oct 13, 2021 at 12:27:58PM +0000, Abhyuday Godhasara wrote:
> Hi Greg,
> 
> > -----Original Message-----
> > From: Abhyuday Godhasara <abhyuday.godhasara at xilinx.com>
> > Sent: Wednesday, September 15, 2021 6:46 PM
> > To: gregkh at linuxfoundation.org
> > Cc: Michal Simek <michals at xilinx.com>; Abhyuday Godhasara
> > <agodhasa at xilinx.com>; Rajan Vaja <RAJANV at xilinx.com>; Manish Narani
> > <MNARANI at xilinx.com>; zou_wei at huawei.com; Sai Krishna Potthuri
> > <lakshmis at xilinx.com>; Jiaying Liang <jliang at xilinx.com>; Jiaying Liang
> > <jliang at xilinx.com>; linux-kernel at vger.kernel.org; linux-arm-
> > kernel at lists.infradead.org
> > 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 at xilinx.com>
> [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.

greg k-h



More information about the linux-arm-kernel mailing list