public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124
@ 2016-01-13  8:01 Wei Ni
  2016-01-13 15:57 ` Thierry Reding
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Ni @ 2016-01-13  8:01 UTC (permalink / raw)
  To: rui.zhang, mikko.perttunen, swarren; +Cc: linux-tegra, linux-kernel, Wei Ni

Set hw trips 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..c670d71a8f37 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-trips {
+			cpu {
+				therm-temp = <103000>;
+			};
+			gpu {
+				therm-temp = <101000>;
+			};
+		};
 	};
 
 	dfll: clock@0,70110000 {
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-15  9:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13  8:01 [PATCH V1 10/10] ARM: tegra: set hw trips for Tegra124 Wei Ni
2016-01-13 15:57 ` Thierry Reding
2016-01-15 10:00   ` Wei Ni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox