summaryrefslogtreecommitdiff
path: root/drivers/misc/mei/hw.h
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2014-03-18 20:52:07 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-03 23:20:25 (GMT)
commit61a1aea7c7cb40de071e202cfaa31fa2c1fca8ba (patch)
tree39b9b24c6a3c4798975ea2a0f71800e65ab47317 /drivers/misc/mei/hw.h
parentd2d56faebaed1dd9bc011fcceed7df6b1bea8fac (diff)
downloadlinux-61a1aea7c7cb40de071e202cfaa31fa2c1fca8ba.tar.xz
mei: me: bump hbm version to 1.1 to support power gating
Communicate hbm version 1.1 to firmware to tell that we now support power gating isolation protocol Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw.h')
-rw-r--r--drivers/misc/mei/hw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/mei/hw.h b/drivers/misc/mei/hw.h
index 9bad9cf..dd448e5 100644
--- a/drivers/misc/mei/hw.h
+++ b/drivers/misc/mei/hw.h
@@ -37,7 +37,7 @@
/*
* MEI Version
*/
-#define HBM_MINOR_VERSION 0
+#define HBM_MINOR_VERSION 1
#define HBM_MAJOR_VERSION 1
/*