ARM: dts: qcom: Update gpu mitigation level and BCL threshold for tuna

Update gpu mitigation level for tuna and BCL threshold based on latest
recommendation.

Change-Id: I51e9e60d6439439ce76fa4cfbdf7e4d909ef727e
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
This commit is contained in:
Priyansh Jain
2025-01-23 09:47:20 +05:30
committed by Vishvanath Singh
parent 2adc25df04
commit f0a5ef78fb
4 changed files with 45 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "pm7550ba.dtsi"
@@ -231,6 +231,23 @@
};
&thermal_zones {
pm7550ba-ibat-lvl0 {
trips {
ibat-lvl0 {
temperature = <10000>;
};
};
};
pm7550ba-ibat-lvl1 {
trips {
ibat-lvl1 {
temperature = <11500>;
};
};
};
pm7550ba-2s-ibat-lvl0 {
polling-delay-passive = <0>;
polling-delay = <0>;