commit | 4fcbc99b7565f915bea58e14b5e6f089bf9abf16 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Tue Mar 18 22:51:55 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat May 03 19:20:23 2014 -0400 |
tree | d65a1bc5fe48a022f43a9f22b7eb71af5201c315 | |
parent | d1db0eea852497762cab43b905b879dfcd3b8987 [diff] |
mei: implement power gating isolation hbm layer Add send message functions and receive dispatch stubs for power gating isolation hbm protocol. The protocol consist of requests for entering and exiting the power gating isolation state and their responses. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>