Linux Tegra architecture development
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: harmony: Add ADT7641 temperature sensor
@ 2012-11-09 12:56 Thierry Reding
  2012-11-09 13:22 ` Thierry Reding
  0 siblings, 1 reply; 6+ messages in thread
From: Thierry Reding @ 2012-11-09 12:56 UTC (permalink / raw)
  To: Stephen Warren; +Cc: linux-tegra, linux-kernel

The Harmony board has an Analog Devices ADT7461 temperature sensor
connected to the DVC bus. It can be used to monitor the ambient (local)
and on-die (remote) temperatures.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
---
 arch/arm/boot/dts/tegra20-harmony.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/tegra20-harmony.dts b/arch/arm/boot/dts/tegra20-harmony.dts
index 3ab0f44..ed55d50 100644
--- a/arch/arm/boot/dts/tegra20-harmony.dts
+++ b/arch/arm/boot/dts/tegra20-harmony.dts
@@ -396,6 +396,11 @@
 				};
 			};
 		};
+
+		adt7461@4c {
+			compatible = "adi,adt7461";
+			reg = <0x4c>;
+		};
 	};
 
 	pmc {
-- 
1.8.0

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

end of thread, other threads:[~2012-11-09 21:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09 12:56 [PATCH] ARM: tegra: harmony: Add ADT7641 temperature sensor Thierry Reding
2012-11-09 13:22 ` Thierry Reding
     [not found]   ` <20121109132257.GA29183-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-11-09 17:36     ` Stephen Warren
     [not found]       ` <509D3F0D.5040204-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-11-09 18:44         ` Thierry Reding
2012-11-09 21:33     ` Stephen Warren
2012-11-09 21:43       ` Thierry Reding

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