All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V4 11/11] ARM: tegra: set thermtrip for Tegra124
@ 2016-01-25 10:47 ` Wei Ni
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Ni @ 2016-01-25 10:47 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 related	[flat|nested] 2+ messages in thread

* [PATCH V4 11/11] ARM: tegra: set thermtrip for Tegra124
@ 2016-01-25 10:47 ` Wei Ni
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Ni @ 2016-01-25 10:47 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 related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-25 10:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-25 10:47 [PATCH V4 11/11] ARM: tegra: set thermtrip for Tegra124 Wei Ni
2016-01-25 10:47 ` Wei Ni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.