summaryrefslogtreecommitdiffstats
path: root/thermal_common.h
diff options
context:
space:
mode:
authorManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>2018-12-06 15:51:47 +0530
committerManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>2018-12-06 15:51:47 +0530
commit05e42503b44e368f8fed5e3c8ddc8769e546d34b (patch)
tree2ed8457b9d1f22bedb1d0797b0092c1cedf5d224 /thermal_common.h
parent7aa64e93a94250200207c12310861ec81b451d19 (diff)
downloadandroid_hardware_qcom_thermal-05e42503b44e368f8fed5e3c8ddc8769e546d34b.tar.gz
android_hardware_qcom_thermal-05e42503b44e368f8fed5e3c8ddc8769e546d34b.tar.bz2
android_hardware_qcom_thermal-05e42503b44e368f8fed5e3c8ddc8769e546d34b.zip
thermal-hal: Add sensor config for sdmmagpie
Add temperature sensor config for CPU, GPU, battery and skin for sdmmagpie. These sensors will be used by thermal HAL. Change-Id: Iae52d547747c0dab87c62205b68882953bac1577
Diffstat (limited to 'thermal_common.h')
-rw-r--r--thermal_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thermal_common.h b/thermal_common.h
index 8ffbc5c..021924a 100644
--- a/thermal_common.h
+++ b/thermal_common.h
@@ -40,6 +40,7 @@ enum therm_msm_id {
THERM_SDM_439,
THERM_MSMNILE,
THERM_TALOS,
+ THERM_SDMMAGPIE,
};
struct target_therm_cfg {