Browse Source

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>
Tomas Winkler 11 năm trước cách đây
mục cha
commit
61a1aea7c7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      drivers/misc/mei/hw.h

+ 1 - 1
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
 
 /*