Эх сурвалжийг харах

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 жил өмнө
parent
commit
61a1aea7c7

+ 1 - 1
drivers/misc/mei/hw.h

@@ -37,7 +37,7 @@
 /*
 /*
  * MEI Version
  * MEI Version
  */
  */
-#define HBM_MINOR_VERSION                   0
+#define HBM_MINOR_VERSION                   1
 #define HBM_MAJOR_VERSION                   1
 #define HBM_MAJOR_VERSION                   1
 
 
 /*
 /*