Преглед изворни кода

mei: hbm: bump supported HBM version to 2.0

HBM 2.0 version for Sunrise point Skylake (PCH) based devices

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Tomas Winkler пре 10 година
родитељ
комит
155718cfd1
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      drivers/misc/mei/hw.h

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

@@ -38,8 +38,8 @@
 /*
 /*
  * MEI Version
  * MEI Version
  */
  */
-#define HBM_MINOR_VERSION                   1
-#define HBM_MAJOR_VERSION                   1
+#define HBM_MINOR_VERSION                   0
+#define HBM_MAJOR_VERSION                   2
 
 
 /*
 /*
  * MEI version with PGI support
  * MEI version with PGI support