Re: [PATCH v5 0/6] Add Xilinx Event Management Driver

From: Greg KH
Date: Thu Oct 21 2021 - 09:59:42 EST


On Thu, Oct 21, 2021 at 06:46:38AM -0700, Abhyuday Godhasara wrote:
> 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.


Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>