From: Wei Ni <wni@nvidia.com>
To: swarren@wwwdotorg.org, acourbot@nvidia.com, linux@arm.linux.org.uk
Cc: MLongnecker@nvidia.com, linux-arm-kernel@lists.infradead.org,
lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org,
linux-tegra@vger.kernel.org, Wei Ni <wni@nvidia.com>
Subject: [PATCH 1/2] ARM: dt: t30 cardhu: add dt entry for lm90
Date: Thu, 4 Jul 2013 17:09:38 +0800 [thread overview]
Message-ID: <1372928979-26938-2-git-send-email-wni@nvidia.com> (raw)
In-Reply-To: <1372928979-26938-1-git-send-email-wni@nvidia.com>
Enable thermal sensor lm90 for t30 cardhu.
Signed-off-by: Wei Ni <wni@nvidia.com>
---
arch/arm/boot/dts/tegra30-cardhu.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/tegra30-cardhu.dtsi b/arch/arm/boot/dts/tegra30-cardhu.dtsi
index f65b53d..8778c94 100644
--- a/arch/arm/boot/dts/tegra30-cardhu.dtsi
+++ b/arch/arm/boot/dts/tegra30-cardhu.dtsi
@@ -286,6 +286,13 @@
};
};
};
+
+ nct1008: nct1008 {
+ compatible = "lm90,nct1008";
+ reg = <0x4c>;
+ interrupt-parent = <&gpio>;
+ interrupts = <TEGRA_GPIO(CC, 2) IRQ_TYPE_LEVEL_LOW>;
+ };
};
spi@7000da00 {
--
1.7.9.5
next prev parent reply other threads:[~2013-07-04 9:09 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-04 9:09 [PATCH 0/2] Enable lm90 in Tegra30 and Tegra114 Wei Ni
2013-07-04 9:09 ` Wei Ni [this message]
[not found] ` <1372928979-26938-2-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-07-05 17:38 ` [PATCH 1/2] ARM: dt: t30 cardhu: add dt entry for lm90 Stephen Warren
[not found] ` <51D70483.70203-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-07-08 7:35 ` Wei Ni
[not found] ` <51DA6BD4.1040300-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-07-08 7:50 ` [lm-sensors] " Jean Delvare
[not found] ` <20130708095024.041a6d57-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2013-07-08 9:36 ` Wei Ni
[not found] ` <51DA8805.50709-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-07-08 13:14 ` Guenter Roeck
[not found] ` <20130708131421.GB21638-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2013-07-09 6:21 ` Thierry Reding
2013-07-09 7:48 ` Wei Ni
[not found] ` <51DBC058.2040904-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-07-09 7:55 ` Jean Delvare
[not found] ` <20130709095525.5158a0a5-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org>
2013-07-09 8:58 ` Wei Ni
2013-07-08 13:12 ` Guenter Roeck
[not found] ` <1372928979-26938-1-git-send-email-wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-07-04 9:09 ` [PATCH 2/2] ARM: dt: t114 dalmore: " Wei Ni
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=1372928979-26938-2-git-send-email-wni@nvidia.com \
--to=wni@nvidia.com \
--cc=MLongnecker@nvidia.com \
--cc=acourbot@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=lm-sensors@lm-sensors.org \
--cc=swarren@wwwdotorg.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