lkml.org 
[lkml]   [2019]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] dts: rockchip: raise GPU trip point temperature for veyron to 72.5 degC
Date
This value matches what is used by the downstream Chrome OS 3.14
kernel, the 'official' kernel for veyron devices.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
---
arch/arm/boot/dts/rk3288-veyron.dtsi | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/rk3288-veyron.dtsi b/arch/arm/boot/dts/rk3288-veyron.dtsi
index 1252522392c7..169da06e1c09 100644
--- a/arch/arm/boot/dts/rk3288-veyron.dtsi
+++ b/arch/arm/boot/dts/rk3288-veyron.dtsi
@@ -446,6 +446,14 @@
status = "okay";
};

+&gpu_thermal {
+ trips {
+ gpu_alert0: gpu_alert0 {
+ temperature = <72500>; /* millicelsius */
+ };
+ };
+};
+
&pinctrl {
pinctrl-names = "default", "sleep";
pinctrl-0 = <
--
2.21.0.1020.gf2820cf01a-goog
\
 
 \ /
  Last update: 2019-05-15 17:32    [W:0.085 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site