From 604aa67bcff14b67f9ea2cedc5d0a36ddacb74de Mon Sep 17 00:00:00 2001 From: George Lee Date: Thu, 10 Jun 2021 14:08:05 -0700 Subject: [PATCH] thermal: add soc to thermal HAL monitoring Oriole WHI A updated. Bug: 188365095 Test: Confirm throttling based on criteria matched Signed-off-by: George Lee Change-Id: Ic3dcb7ed7af8aa40f56087fa72603e21c5c6b1ec --- thermal_info_config_oriole_WHI_A.json | 34 +++++++++++++++++++++------ 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/thermal_info_config_oriole_WHI_A.json b/thermal_info_config_oriole_WHI_A.json index a2e12e5..6a71f31 100644 --- a/thermal_info_config_oriole_WHI_A.json +++ b/thermal_info_config_oriole_WHI_A.json @@ -361,14 +361,34 @@ "NAN", "NAN", "NAN", - "NAN", 90, - "NAN", + 93, + 96, "NAN" ], "VrThreshold":"NAN", "Multiplier":1, - "Monitor":false + "Monitor":true, + "PollingDelay":300000, + "PassiveDelay":5000, + "BindedCdevInfo": [ + { + "CdevRequest": "thermal-cpufreq-2", + "LimitInfo": [0, 0, 0, 7, 7, 10, 10] + }, + { + "CdevRequest": "thermal-cpufreq-0", + "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + }, + { + "CdevRequest": "thermal-cpufreq-1", + "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + }, + { + "CdevRequest": "thermal-gpufreq-0", + "LimitInfo": [0, 0, 0, 0, 0, 0, 0] + } + ] }, { "Name":"vdroop1", @@ -474,7 +494,7 @@ "NAN", "NAN", "NAN", - 13.2, + 12, "NAN", "NAN" ], @@ -490,7 +510,7 @@ "NAN", "NAN", "NAN", - 12, + 9, "NAN", "NAN" ], @@ -522,7 +542,7 @@ "NAN", "NAN", "NAN", - 10.5, + 8.5, "NAN", "NAN" ], @@ -538,7 +558,7 @@ "NAN", "NAN", "NAN", - 13.2, + 9, "NAN", "NAN" ],