Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09923108 authored by spuligil's avatar spuligil Committed by snandini
Browse files

fw-api: CL 12610607 - update fw common interface files

add WMI_SERVICE_THERM_THROT_TEMP_CHANGE_DYNAMIC_EVENT_SUPPORT def

Change-Id: I8f9295985e083ef5b1cd15cd1f9764b8207bd978
CRs-Fixed: 2262693
parent c3b1cc50
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -514,6 +514,11 @@ typedef enum {
     * candidate AP is present in FW.
     */
    WMI_SERVICE_SAE_EAPOL_OFFLOAD_SUPPORT = 275,
    /*
     * Indicates FW supports sending events to host during Thermal Throttling
     * every duty cycle on detecting temperature change when dc_per_event is 0.
     */
    WMI_SERVICE_THERM_THROT_TEMP_CHANGE_DYNAMIC_EVENT_SUPPORT = 276,


    WMI_MAX_EXT2_SERVICE
+1 −1
Original line number Diff line number Diff line
@@ -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_ 952
#define __WMI_REVISION_ 953

/** The Version Namespace should not be normally changed. Only
 *  host and firmware of the same WMI namespace will work