From 75f62049e59b11344de8463a392bb19718568a83 Mon Sep 17 00:00:00 2001 From: TeYuan Wang Date: Mon, 16 Jan 2023 14:37:07 +0800 Subject: [PATCH] thermal: align the gxp throttling policy with P22 Bug: 265609046 Test: verified by emul_temp Change-Id: If5f4ee86e11a4b430223dcf000f114e9d513eb51 --- thermal_info_config_lynx.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/thermal_info_config_lynx.json b/thermal_info_config_lynx.json index 3b63011..961a207 100644 --- a/thermal_info_config_lynx.json +++ b/thermal_info_config_lynx.json @@ -124,6 +124,10 @@ { "CdevRequest": "tpu_cooling", "LimitInfo": [0, 2, 3, 4, 5, 5, 5] + }, + { + "CdevRequest": "gxp-cooling", + "LimitInfo": [0, 0, 0, 0, 0, 99, 99] } ] }, @@ -807,6 +811,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":[