From: "Reynes Philippe" <philippe.reynes@isismpp.fr>
To: "Kumar Gala" <kumar.gala@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: RE: [PATCH] add lm75 to mpc 837x rdb dts
Date: Mon, 2 Feb 2009 16:59:01 +0100 [thread overview]
Message-ID: <761F451C5F17F74DAEE4661DA5ABBC1616C466@factorix.ISISTHIBAUD.local> (raw)
In-Reply-To: 408550B3-4109-4164-BE42-15D6B6A96871@freescale.com
You're right, there no space in "national,lm75".
Signed-off-by: Philippe Reynes <philippe.reynes@isismpp.fr>
---
diff --git a/arch/powerpc/boot/dts/mpc8377_rdb.dts =
b/arch/powerpc/boot/dts/mpc8377_rdb.dts
index e747486..54b4520 100644
--- a/arch/powerpc/boot/dts/mpc8377_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts
@@ -137,6 +137,11 @@
interrupt-parent =3D <&ipic>;
dfsrr;
=20
+ dtt@48 {
+ compatible =3D "national,lm75";
+ reg =3D <0x48>;
+ };
+
at24@50 {
compatible =3D "at24,24c256";
reg =3D <0x50>;
diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts =
b/arch/powerpc/boot/dts/mpc8378_rdb.dts
index f4c8682..7243374 100644
--- a/arch/powerpc/boot/dts/mpc8378_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts
@@ -137,6 +137,11 @@
interrupt-parent =3D <&ipic>;
dfsrr;
=20
+ dtt@48 {
+ compatible =3D "national,lm75";
+ reg =3D <0x48>;
+ };
+
at24@50 {
compatible =3D "at24,24c256";
reg =3D <0x50>;
diff --git a/arch/powerpc/boot/dts/mpc8379_rdb.dts =
b/arch/powerpc/boot/dts/mpc8379_rdb.dts
index 1985cef..6dac476 100644
--- a/arch/powerpc/boot/dts/mpc8379_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8379_rdb.dts
@@ -135,6 +135,11 @@
interrupt-parent =3D <&ipic>;
dfsrr;
=20
+ dtt@48 {
+ compatible =3D "national,lm75";
+ reg =3D <0x48>;
+ };
+
at24@50 {
compatible =3D "at24,24c256";
reg =3D <0x50>;
next prev parent reply other threads:[~2009-02-02 15:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 14:34 [PATCH] add lm75 to mpc 837x rdb dts Reynes Philippe
2009-01-30 14:43 ` Kumar Gala
2009-02-02 15:59 ` Reynes Philippe [this message]
2009-02-02 16:00 ` Kumar Gala
2009-02-02 16:01 ` Kumar Gala
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=761F451C5F17F74DAEE4661DA5ABBC1616C466@factorix.ISISTHIBAUD.local \
--to=philippe.reynes@isismpp.fr \
--cc=kumar.gala@freescale.com \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).