From: Tomas Winkler Date: Tue, 18 Mar 2014 20:52:07 +0000 (+0200) Subject: mei: me: bump hbm version to 1.1 to support power gating X-Git-Tag: firefly_0821_release~176^2~3465^2~41^2~34 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=61a1aea7c7cb40de071e202cfaa31fa2c1fca8ba;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/misc/mei/hw.h b/drivers/misc/mei/hw.h index 9bad9cf7a8a0..dd448e58cc87 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 /*