From b7ca1c1e1ad80a79dcb2e3692cee9f57177ed058 Mon Sep 17 00:00:00 2001 From: David Chao Date: Tue, 16 Apr 2024 08:57:51 +0000 Subject: [PATCH] thermal: Update charging thermal throttling Reduce temperature and charging throttling overshoots by fine-tuning PID parameters. Bug: 303547723 Test: boot and charging thermal throtlting worked properly. Change-Id: Icaeef76998347167976a1ef3606f417db3c5a380 --- thermal/thermal_info_config_caiman.json | 2 +- thermal/thermal_info_config_charge_caiman.json | 2 +- thermal/thermal_info_config_charge_komodo.json | 2 +- thermal/thermal_info_config_charge_tokay.json | 2 +- thermal/thermal_info_config_komodo.json | 2 +- thermal/thermal_info_config_tokay.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/thermal/thermal_info_config_caiman.json b/thermal/thermal_info_config_caiman.json index 621037ae..70e0e788 100644 --- a/thermal/thermal_info_config_caiman.json +++ b/thermal/thermal_info_config_caiman.json @@ -1018,7 +1018,7 @@ "MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], "MaxAllocPower":["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"], "I_Cutoff":["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"], - "I_Default":1302 + "I_Default":846 }, "ExcludedPowerInfo": [ { diff --git a/thermal/thermal_info_config_charge_caiman.json b/thermal/thermal_info_config_charge_caiman.json index 0a10d088..ca4bf5f1 100644 --- a/thermal/thermal_info_config_charge_caiman.json +++ b/thermal/thermal_info_config_charge_caiman.json @@ -203,7 +203,7 @@ "MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], "MaxAllocPower":["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"], "I_Cutoff":["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"], - "I_Default":1302 + "I_Default":846 }, "ExcludedPowerInfo": [ { diff --git a/thermal/thermal_info_config_charge_komodo.json b/thermal/thermal_info_config_charge_komodo.json index 37ccb2dc..73bb4556 100644 --- a/thermal/thermal_info_config_charge_komodo.json +++ b/thermal/thermal_info_config_charge_komodo.json @@ -203,7 +203,7 @@ "MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], "MaxAllocPower":["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"], "I_Cutoff":["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"], - "I_Default":1302 + "I_Default":846 }, "ExcludedPowerInfo": [ { diff --git a/thermal/thermal_info_config_charge_tokay.json b/thermal/thermal_info_config_charge_tokay.json index 459a8175..4aa17eb9 100644 --- a/thermal/thermal_info_config_charge_tokay.json +++ b/thermal/thermal_info_config_charge_tokay.json @@ -203,7 +203,7 @@ "MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], "MaxAllocPower":["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"], "I_Cutoff":["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"], - "I_Default":1302 + "I_Default":846 }, "ExcludedPowerInfo": [ { diff --git a/thermal/thermal_info_config_komodo.json b/thermal/thermal_info_config_komodo.json index effe1db8..833ff372 100644 --- a/thermal/thermal_info_config_komodo.json +++ b/thermal/thermal_info_config_komodo.json @@ -1005,7 +1005,7 @@ "MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], "MaxAllocPower":["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"], "I_Cutoff":["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"], - "I_Default":1302 + "I_Default":846 }, "ExcludedPowerInfo": [ { diff --git a/thermal/thermal_info_config_tokay.json b/thermal/thermal_info_config_tokay.json index c4e1d39b..b1a03226 100644 --- a/thermal/thermal_info_config_tokay.json +++ b/thermal/thermal_info_config_tokay.json @@ -1021,7 +1021,7 @@ "MinAllocPower":["NAN", "NAN", 0, "NAN", "NAN", "NAN", "NAN"], "MaxAllocPower":["NAN", "NAN", 6219, "NAN", "NAN", "NAN", "NAN"], "I_Cutoff":["NAN", "NAN", 6, "NAN", "NAN", "NAN", "NAN"], - "I_Default":1302 + "I_Default":846 }, "ExcludedPowerInfo": [ {