OSDN Git Service

mei: define async notification hbm commands
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 26 Jul 2015 06:54:15 +0000 (09:54 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:26:45 +0000 (17:26 -0700)
commitd3c1c809c476ba248175a89156f7d625caf5f9a6
tree54b95307dcfdb23b010737ed2e1f6963d8b16f38
parent18901357e70ae29e3fd1c58712a6847c2ae52eae
mei: define async notification hbm commands

FW has gained new capability where a FW client can asynchronously
notify the host that an event has occurred in its process.
The notification doesn't provide any data and host may need to query
further the FW client in order to get details of the event.
Host can subscribe or unsubscribe to the event notification via
designated HBM commands, and also the notification is carried on
a new HBM command.
This patch adds definitions of asynchronous notification HBM commands.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/hw.h