From: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
To: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
Cc: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
"linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH v2 3/5] ARM: dt: tegra: add ADT7461 temperature sensor to paz00 device tree
Date: Wed, 1 Feb 2012 00:26:04 -0800 [thread overview]
Message-ID: <20120201082604.GL7399@quad.lixom.net> (raw)
In-Reply-To: <9421201.72pNsFM5zn@ax5200p>
On Tue, Jan 31, 2012 at 07:53:21PM +0100, Marc Dietrich wrote:
> 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>;
> + };
It's common to name the device node temp-sensor (or temperature-sensor) instead
of the model of the actual chip. The name isn't significant for the binding,
but it's a practice that's been used on other platforms for a long time.
I'll just fix it up when applying, if ok with you. No need to respin just for
this.
-Olof
next prev parent reply other threads:[~2012-02-01 8:26 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 ` [PATCH v2 3/5] ARM: dt: tegra: add ADT7461 temperature sensor to paz00 " Marc Dietrich
2012-01-31 19:55 ` Stephen Warren
2012-02-01 8:26 ` Olof Johansson [this message]
[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=20120201082604.GL7399@quad.lixom.net \
--to=olof-nzht3qvonbneowh0uzbu5w@public.gmane.org \
--cc=ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=marvin24-Mmb7MZpHnFY@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 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.