]> git.karo-electronics.de Git - linux-beck.git/commitdiff
mei: hbm: bump supported HBM version to 2.0
authorTomas Winkler <tomas.winkler@intel.com>
Sun, 2 Aug 2015 19:20:58 +0000 (22:20 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Aug 2015 00:33:55 +0000 (17:33 -0700)
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>
drivers/misc/mei/hw.h

index ad6fbcb27f436c00b3308c6065fe66656917dd80..4cebde85924f8f33085b45e27b7df8deae17ada5 100644 (file)
@@ -38,8 +38,8 @@
 /*
  * 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