sanders: Update thermal-engine from latest CAF tag
https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/thermal-engine/tag/?h=LA.UM.8.6.r1-02300-89xx.0 Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
@@ -48,10 +48,9 @@ enum supported_fields {
|
||||
THRESHOLDS_CLR_FIELD = 0x8,
|
||||
SET_POINT_CLR_FIELD = THRESHOLDS_CLR_FIELD,
|
||||
ACTION_INFO_FIELD = 0x10,
|
||||
UPPER_LIMIT_FIELD = ACTION_INFO_FIELD,
|
||||
LOWER_LIMIT_FIELD = 0x20,
|
||||
PASSIVE_DELAY_FIELD = 0x40,
|
||||
|
||||
UPPER_LIMIT_FIELD = ACTION_INFO_FIELD,
|
||||
LOWER_LIMIT_FIELD = 0x20,
|
||||
PASSIVE_DELAY_FIELD = 0x40,
|
||||
SUPPORTED_FIELD_MAX = 0x80,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user