mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] ARM: tegra: tamonten: Add NCT1008 temperature sensor
@ 2012-11-09 22:00 Thierry Reding
  2012-11-09 22:05 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2012-11-09 22:00 UTC (permalink / raw)
  To: Stephen Warren; +Cc: linux-tegra, linux-kernel

The Tamonten SOM has an ON Semiconductor NCT1008 connected to the DVC
bus which is used to measure the ambient (local) temperature as well as
the on-die (remote) temperature.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
---
Changes in v2:
- rename nct1008 node to temperature-sensor

 arch/arm/boot/dts/tegra20-tamonten.dtsi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/tegra20-tamonten.dtsi b/arch/arm/boot/dts/tegra20-tamonten.dtsi
index c3540e0..95df80e 100644
--- a/arch/arm/boot/dts/tegra20-tamonten.dtsi
+++ b/arch/arm/boot/dts/tegra20-tamonten.dtsi
@@ -440,6 +440,11 @@
 				};
 			};
 		};
+
+		temperature-sensor@4c {
+			compatible = "onnn,nct1008";
+			reg = <0x4c>;
+		};
 	};
 
 	pmc {
-- 
1.8.0


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

* Re: [PATCH v2] ARM: tegra: tamonten: Add NCT1008 temperature sensor
  2012-11-09 22:00 [PATCH v2] ARM: tegra: tamonten: Add NCT1008 temperature sensor Thierry Reding
@ 2012-11-09 22:05 ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2012-11-09 22:05 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-tegra, linux-kernel

On 11/09/2012 03:00 PM, Thierry Reding wrote:
> The Tamonten SOM has an ON Semiconductor NCT1008 connected to the DVC
> bus which is used to measure the ambient (local) temperature as well as
> the on-die (remote) temperature.

Thanks, applied to Tegra's for-3.8/dt branch.


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-09 22:00 [PATCH v2] ARM: tegra: tamonten: Add NCT1008 temperature sensor Thierry Reding
2012-11-09 22:05 ` Stephen Warren

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

all inboxes | Powered by JetHome®