From e02610d02dc61f5f2ad97ddf2227fcddd70f17c3 Mon Sep 17 00:00:00 2001 From: George Lee Date: Thu, 30 Mar 2023 10:09:46 -0700 Subject: [PATCH] bcl: Remove ocp_cpu1 and soft_ocp_cpu1 Bug: 275721469 Test: Flash and boot Change-Id: Ia4a29de94ce755e4520788fa8f4236e788017e15 Signed-off-by: George Lee --- thermal_info_config_ripcurrent.json | 48 ----------------------------- 1 file changed, 48 deletions(-) diff --git a/thermal_info_config_ripcurrent.json b/thermal_info_config_ripcurrent.json index 72fb124..009b1b5 100644 --- a/thermal_info_config_ripcurrent.json +++ b/thermal_info_config_ripcurrent.json @@ -325,30 +325,6 @@ } ] }, - { - "Name":"ocp_cpu1", - "Type":"BCL_CURRENT", - "HotThreshold":[ - "NAN", - "NAN", - "NAN", - "NAN", - 7000, - "NAN", - "NAN" - ], - "HotHysteresis":[ - 0.0, - 0.0, - 0.0, - 0.0, - 100, - 0.0, - 0.0 - ], - "VrThreshold":"NAN", - "Multiplier":1 - }, { "Name":"ocp_cpu2", "Type":"BCL_CURRENT", @@ -445,30 +421,6 @@ "VrThreshold":"NAN", "Multiplier":1 }, - { - "Name":"soft_ocp_cpu1", - "Type":"BCL_CURRENT", - "HotThreshold":[ - "NAN", - "NAN", - "NAN", - "NAN", - 7000, - "NAN", - "NAN" - ], - "HotHysteresis":[ - 0.0, - 0.0, - 0.0, - 0.0, - 100, - 0.0, - 0.0 - ], - "VrThreshold":"NAN", - "Multiplier":1 - }, { "Name":"soft_ocp_tpu", "Type":"BCL_CURRENT",