From a73cca8ccc32a8c964061323d5e909afc61e9132 Mon Sep 17 00:00:00 2001 From: George Lee Date: Wed, 21 Jul 2021 13:19:24 -0700 Subject: [PATCH] bcl: Lower VDROOP2 threshold VDROOP2 had the same threshold as VDROOP1. It should be lower. Bug: 194239833 Test: VDROOP2 doesn't always trigger. Signed-off-by: George Lee Change-Id: Ic6a28707eb69309291132a3ca9838c42d5be6c8d --- thermal_info_config_oriole.json | 4 ++-- thermal_info_config_oriole_WHI_A.json | 4 ++-- thermal_info_config_raven.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json index 58ac51e..9d2491d 100644 --- a/thermal_info_config_oriole.json +++ b/thermal_info_config_oriole.json @@ -703,7 +703,7 @@ "NAN", "NAN", "NAN", - 1200, + 1150, "NAN", "NAN" ], @@ -719,7 +719,7 @@ "NAN", "NAN", "NAN", - 1200, + 1350, "NAN", "NAN" ], diff --git a/thermal_info_config_oriole_WHI_A.json b/thermal_info_config_oriole_WHI_A.json index 1f9c264..4b4f17d 100644 --- a/thermal_info_config_oriole_WHI_A.json +++ b/thermal_info_config_oriole_WHI_A.json @@ -392,7 +392,7 @@ "NAN", "NAN", "NAN", - 1200, + 1150, "NAN", "NAN" ], @@ -408,7 +408,7 @@ "NAN", "NAN", "NAN", - 1200, + 1350, "NAN", "NAN" ], diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json index 2e05f0f..2c16a2c 100644 --- a/thermal_info_config_raven.json +++ b/thermal_info_config_raven.json @@ -703,7 +703,7 @@ "NAN", "NAN", "NAN", - 1200, + 1150, "NAN", "NAN" ], @@ -719,7 +719,7 @@ "NAN", "NAN", "NAN", - 1200, + 1350, "NAN", "NAN" ],