Loading fw/wmi_services.h +1 −0 Original line number Diff line number Diff line Loading @@ -519,6 +519,7 @@ typedef enum { * every duty cycle on detecting temperature change when dc_per_event is 0. */ WMI_SERVICE_THERM_THROT_TEMP_CHANGE_DYNAMIC_EVENT_SUPPORT = 276, WMI_SERVICE_WAPI_CONCURRENCY_SUPPORTED = 277, /* Indicates FW support for WAPI concurrency */ WMI_MAX_EXT2_SERVICE Loading fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 953 #define __WMI_REVISION_ 954 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading Loading
fw/wmi_services.h +1 −0 Original line number Diff line number Diff line Loading @@ -519,6 +519,7 @@ typedef enum { * every duty cycle on detecting temperature change when dc_per_event is 0. */ WMI_SERVICE_THERM_THROT_TEMP_CHANGE_DYNAMIC_EVENT_SUPPORT = 276, WMI_SERVICE_WAPI_CONCURRENCY_SUPPORTED = 277, /* Indicates FW support for WAPI concurrency */ WMI_MAX_EXT2_SERVICE Loading
fw/wmi_version.h +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define __WMI_VER_MINOR_ 0 /** WMI revision number has to be incremented when there is a * change that may or may not break compatibility. */ #define __WMI_REVISION_ 953 #define __WMI_REVISION_ 954 /** The Version Namespace should not be normally changed. Only * host and firmware of the same WMI namespace will work Loading