提交 0f637e25 编写于 作者: M Matthias Kaehlcke 提交者: Heiko Stuebner

ARM: dts: rockchip: raise GPU trip point temperatures for veyron

The values match those used by the downstream Chrome OS 3.14
kernel, the 'official' kernel for veyron devices. Keep the critical
trip point for speedy at 90°C as in the downstream configuration.
Signed-off-by: NMatthias Kaehlcke <mka@chromium.org>
Reviewed-by: NDouglas Anderson <dianders@chromium.org>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 83be81e3
......@@ -75,6 +75,10 @@
force-hpd;
};
&gpu_crit {
temperature = <90000>;
};
&panel {
power-supply= <&panel_regulator>;
};
......
......@@ -166,6 +166,14 @@
status = "okay";
};
&gpu_alert0 {
temperature = <72500>;
};
&gpu_crit {
temperature = <100000>;
};
&hdmi {
ddc-i2c-bus = <&i2c5>;
status = "okay";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册