* [PATCH V2 11/11] ARM: tegra: set hw trips for Tegra124
@ 2016-01-15 10:27 Wei Ni
0 siblings, 0 replies; only message in thread
From: Wei Ni @ 2016-01-15 10:27 UTC (permalink / raw)
To: thierry.reding, rui.zhang
Cc: MLongnecker, swarren, mikko.perttunen, linux-tegra, linux-kernel, Wei Ni
Set cpu and gpu's thermtrip temperatures for Tegra124.
Signed-off-by: Wei Ni <wni@nvidia.com>
---
arch/arm/boot/dts/tegra124.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
index 68669f791c8b..48de23e41ca4 100644
--- a/arch/arm/boot/dts/tegra124.dtsi
+++ b/arch/arm/boot/dts/tegra124.dtsi
@@ -701,6 +701,15 @@
resets = <&tegra_car 78>;
reset-names = "soctherm";
#thermal-sensor-cells = <1>;
+
+ hw-trip-points {
+ cpu {
+ thermtrip-temperature = <103000>;
+ };
+ gpu {
+ thermtrip-temperature = <101000>;
+ };
+ };
};
dfll: clock@0,70110000 {
--
1.9.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-15 10:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-15 10:27 [PATCH V2 11/11] ARM: tegra: set hw trips for Tegra124 Wei Ni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome