]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit14c80780d65a74b6b048f3118600dbabfaa494e4
tree54b95307dcfdb23b010737ed2e1f6963d8b16f38
parentdda875d37a04aaeecc1daef555eddaa89f6b1973
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