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 "pmih010x.dtsi"
@@ -211,7 +211,7 @@
pmih010x-ibat-lvl0 {
trips {
ibat-lvl0 {
temperature = <7000>;
temperature = <10000>;
};
};
};
@@ -219,7 +219,7 @@
pmih010x-ibat-lvl1 {
trips {
ibat-lvl1 {
temperature = <9000>;
temperature = <11500>;
};
};
};