From: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
To: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>,
Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
Subject: [PATCH v2 3/5] ARM: dt: tegra: add ADT7461 temperature sensor to paz00 device tree
Date: Tue, 31 Jan 2012 19:53:21 +0100 [thread overview]
Message-ID: <9421201.72pNsFM5zn@ax5200p> (raw)
In-Reply-To: <74CDBE0F657A3D45AFBB94109FB122FF178E12414D-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org>
Add the ADT7461 temperature monitoring IC which is connected via
the DVC controller.
Signed-off-by: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
---
arch/arm/boot/dts/tegra-paz00.dts | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/tegra-paz00.dts b/arch/arm/boot/dts/tegra-
paz00.dts
index f667343..81e1d30 100644
--- a/arch/arm/boot/dts/tegra-paz00.dts
+++ b/arch/arm/boot/dts/tegra-paz00.dts
@@ -35,6 +35,11 @@
i2c@7000d000 {
clock-frequency = <400000>;
+
+ adt7461@4c {
+ compatible = "adi,adt7461";
+ reg = <0x4c>;
+ };
};
i2s@70002800 {
--
1.7.5.4
next prev parent reply other threads:[~2012-01-31 18:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-28 19:03 [PATCH 0/5] paz00 updates for 3.4 Marc Dietrich
[not found] ` <cover.1327776641.git.marvin24-Mmb7MZpHnFY@public.gmane.org>
2012-01-28 19:03 ` [PATCH 1/5] ARM: tegra: paz00: fix wrong SD1 power gpio Marc Dietrich
2012-01-28 19:03 ` [PATCH 2/5] ARM: tegra: paz00: fix wrong UART port on mini-pcie plug Marc Dietrich
2012-01-28 19:03 ` [PATCH 3/5] ARM: dt: tegra: add ADT7461 temperature sensor to paz00 device tree Marc Dietrich
[not found] ` <58e24ac63a8388bb9de6be0e75cea26a1af99195.1327776641.git.marvin24-Mmb7MZpHnFY@public.gmane.org>
2012-01-30 17:26 ` Stephen Warren
[not found] ` <74CDBE0F657A3D45AFBB94109FB122FF178E12414D-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org>
2012-01-31 11:48 ` RE: [PATCH 3/5] ARM: dt: tegra: add ADT7461 temperature sensor topaz00 " Marc Dietrich
2012-01-31 17:27 ` Stephen Warren
[not found] ` <74CDBE0F657A3D45AFBB94109FB122FF178E124426-C7FfzLzN0UxDw2glCA4ptUEOCMrvLtNR@public.gmane.org>
2012-01-31 18:55 ` [PATCH 3/5] ARM: dt: tegra: add ADT7461 temperature sensortopaz00 " Marc Dietrich
2012-01-31 18:53 ` Marc Dietrich [this message]
2012-01-31 19:55 ` [PATCH v2 3/5] ARM: dt: tegra: add ADT7461 temperature sensor to paz00 " Stephen Warren
2012-02-01 8:26 ` Olof Johansson
[not found] ` <20120201082604.GL7399-O5ziIzlqnXUVNXGz7ipsyg@public.gmane.org>
2012-02-01 9:41 ` Re: [PATCH v2 3/5] ARM: dt: tegra: add ADT7461 temperature sensor topaz00 " Marc Dietrich
2012-01-28 19:03 ` [PATCH 4/5] ARM: dt: tegra: add the power gpio key to paz00 " Marc Dietrich
2012-01-28 19:03 ` [PATCH 5/5] ARM: dt: tegra: add the wifi led " Marc Dietrich
2012-01-30 17:28 ` [PATCH 0/5] paz00 updates for 3.4 Stephen Warren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9421201.72pNsFM5zn@ax5200p \
--to=marvin24-mmb7mzphnfy@public.gmane.org \
--cc=ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org \
--cc=swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox