diff --git a/thermal_info_config_cheetah.json b/thermal_info_config_cheetah.json index 7281a6c..a88aa37 100644 --- a/thermal_info_config_cheetah.json +++ b/thermal_info_config_cheetah.json @@ -296,23 +296,27 @@ "BindedCdevInfo": [ { "CdevRequest": "thermal-cpufreq-0", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 7, 8, 10, 10] }, { "CdevRequest": "thermal-cpufreq-1", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 10, 12, 14, 14] }, { "CdevRequest": "thermal-cpufreq-2", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 15, 15, 17, 17] }, { "CdevRequest": "thermal-gpufreq-0", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 9, 10, 11, 11] }, { "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 2, 3, 4, 5, 5, 5] + }, + { + "CdevRequest": "gxp-cooling", + "LimitInfo": [0, 0, 0, 0, 0, 9, 9] } ] }, @@ -1020,6 +1024,11 @@ "Name":"tpu_cooling", "Type":"NPU", "WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote" + }, + { + "Name":"gxp-cooling", + "Type":"NPU", + "WritePath":"/dev/thermal/cdev-by-name/gxp-cooling/user_vote" } ], "PowerRails":[ diff --git a/thermal_info_config_panther.json b/thermal_info_config_panther.json index d500b15..ef853f2 100644 --- a/thermal_info_config_panther.json +++ b/thermal_info_config_panther.json @@ -322,23 +322,27 @@ "BindedCdevInfo": [ { "CdevRequest": "thermal-cpufreq-0", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 7, 8, 10, 10] }, { "CdevRequest": "thermal-cpufreq-1", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 10, 12, 14, 14] }, { "CdevRequest": "thermal-cpufreq-2", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 15, 15, 17, 17] }, { "CdevRequest": "thermal-gpufreq-0", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 0, 0, 9, 10, 11, 11] }, { "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + "LimitInfo": [0, 2, 3, 4, 5, 5, 5] + }, + { + "CdevRequest": "gxp-cooling", + "LimitInfo": [0, 0, 0, 0, 0, 9, 9] } ] }, @@ -1048,6 +1052,11 @@ "Name":"tpu_cooling", "Type":"NPU", "WritePath":"/dev/thermal/cdev-by-name/tpu_cooling/user_vote" + }, + { + "Name":"gxp-cooling", + "Type":"NPU", + "WritePath":"/dev/thermal/cdev-by-name/gxp-cooling/user_vote" } ], "PowerRails":[