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:
committed by
Vishvanath Singh
parent
2adc25df04
commit
f0a5ef78fb
@@ -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>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user