ARM: dts: raise GPU trip point temperature for speedy to 80 degC
Raise the temperature of the GPU thermal trip point for speedy to 80°C. This is the value used by the downstream Chrome OS 3.14 kernel, the 'official' kernel for speedy. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
0f637e2565
commit
fa31ba8f17
@ -75,6 +75,10 @@
|
||||
force-hpd;
|
||||
};
|
||||
|
||||
&gpu_alert0 {
|
||||
temperature = <80000>;
|
||||
};
|
||||
|
||||
&gpu_crit {
|
||||
temperature = <90000>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user