From 0952694db7721ab4a297a9e277f8dac2335a6cec Mon Sep 17 00:00:00 2001 From: George Lee Date: Tue, 8 Feb 2022 14:08:15 -0800 Subject: [PATCH] thermal: remove TPU/GPU cdev dependency Bug: 218541675 Test: Boot and confirm state change on device Signed-off-by: George Lee Change-Id: I17bef07a9d6414617b5fd44c75661da146ac67ff --- thermal_info_config_cloudripper.json | 32 ---------------------------- 1 file changed, 32 deletions(-) diff --git a/thermal_info_config_cloudripper.json b/thermal_info_config_cloudripper.json index a5c79a0..f2c0507 100644 --- a/thermal_info_config_cloudripper.json +++ b/thermal_info_config_cloudripper.json @@ -187,14 +187,6 @@ { "CdevRequest": "thermal-cpufreq-2", "LimitInfo": [0, 0, 0, 0, 7, 10, 10] - }, - { - "CdevRequest": "thermal-gpufreq-0", - "LimitInfo": [0, 0, 0, 0, 10, 11, 11] - }, - { - "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 0, 0, 0, 4, 4, 4] } ] }, @@ -253,14 +245,6 @@ { "CdevRequest": "thermal-cpufreq-2", "LimitInfo": [0, 0, 0, 0, 7, 10, 10] - }, - { - "CdevRequest": "thermal-gpufreq-0", - "LimitInfo": [0, 0, 0, 0, 7, 7, 7] - }, - { - "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 0, 0, 0, 4, 4, 4] } ] }, @@ -292,14 +276,6 @@ { "CdevRequest": "thermal-cpufreq-2", "LimitInfo": [0, 0, 0, 0, 7, 10, 10] - }, - { - "CdevRequest": "thermal-gpufreq-0", - "LimitInfo": [0, 0, 0, 0, 15, 15, 15] - }, - { - "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 0, 0, 0, 4, 4, 4] } ] }, @@ -331,14 +307,6 @@ { "CdevRequest": "thermal-cpufreq-2", "LimitInfo": [0, 0, 0, 0, 7, 10, 10] - }, - { - "CdevRequest": "thermal-gpufreq-0", - "LimitInfo": [0, 0, 0, 0, 13, 13, 13] - }, - { - "CdevRequest": "tpu_cooling", - "LimitInfo": [0, 0, 0, 0, 4, 4, 4] } ] },