This patch adds new pass_res_thermal_name properties and their values
for the CPU and GPU resources to the 'pass.conf' file.
Change-Id: I5a9b257bb668cd4187921377d29c54d7a5376f47
Signed-off-by: Wook Song <wook16.song@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
[PassResource0]
pass_res_type=cpu
pass_res_name=cpu0
+pass_res_thermal_name=thermal_zone3
pass_path_conf_file=/etc/pass/pass-resource0.conf
pass_path_load_table=/sys/kernel/debug/cpufreq/cpu0/load_table
pass_first_cpu=0
[PassResource1]
pass_res_type=cpu
pass_res_name=cpu4
+pass_res_thermal_name=thermal_zone0
pass_path_conf_file=/etc/pass/pass-resource1.conf
pass_path_load_table=/sys/kernel/debug/cpufreq/cpu4/load_table
pass_first_cpu=4
[PassResource4]
pass_res_type=gpu
pass_res_name=14ac0000.mali
+pass_res_thermal_name=thermal_zone2
pass_path_conf_file=/etc/pass/pass-resource4.conf