mei: condition PGI support on HW and HBM version
[firefly-linux-kernel-4.4.55.git] / drivers / misc / mei / hw.h
index 1d70968d90b685e6a052de7bc3a92f4d6bf59bf3..ec4a91a534e65369d36231b6dcf17b8e65dd634a 100644 (file)
 #define HBM_MINOR_VERSION                   0
 #define HBM_MAJOR_VERSION                   1
 
+/*
+ * MEI version with PGI support
+ */
+#define HBM_MINOR_VERSION_PGI               1
+#define HBM_MAJOR_VERSION_PGI               1
+
 /* Host bus message command opcode */
 #define MEI_HBM_CMD_OP_MSK                  0x7f
 /* Host bus message command RESPONSE */