aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>2018-07-26 22:59:15 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2018-07-30 07:32:59 -0700
commit4fde35f02975f6f45bad535b3d7a8ee9d3ed0761 (patch)
tree28b82487c3d2ef330ec5f3d9765e96bf2fc9490f
parent8c964bc2aa4de1bcb2615cb8247bc06873a21da9 (diff)
ARM: dts: msm: Update gpu thermal zone trip for QCS605LA.UM.6.8.1.r1-04000-QCS605.0
Update gpu step wise thermal zone trip threshold for QCS605 based on latest recommendation. Change-Id: I4a568acbc2d86cff6409b4ae3c35d4ba4e27b0c3 Signed-off-by: Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
-rw-r--r--arch/arm64/boot/dts/qcom/qcs605.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/qcs605.dtsi b/arch/arm64/boot/dts/qcom/qcs605.dtsi
index 61a812c9aaa4..7e49a73e670d 100644
--- a/arch/arm64/boot/dts/qcom/qcs605.dtsi
+++ b/arch/arm64/boot/dts/qcom/qcs605.dtsi
@@ -104,6 +104,14 @@
};
};
};
+
+ gpu-virt-max-step {
+ trips {
+ gpu-trip0 {
+ temperature = <100000>;
+ };
+ };
+ };
};
&msm_gpu {