LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Reynes Philippe" <philippe.reynes@isismpp.fr>
To: <linuxppc-dev@ozlabs.org>
Cc: Kumar Gala <kumar.gala@freescale.com>
Subject: [PATCH] add lm75 to mpc 837x rdb dts
Date: Fri, 30 Jan 2009 15:34:10 +0100	[thread overview]
Message-ID: <761F451C5F17F74DAEE4661DA5ABBC1616C452@factorix.ISISTHIBAUD.local> (raw)

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..38507ee 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..d731780 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..d3b78b2 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>;

             reply	other threads:[~2009-01-30 14:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-30 14:34 Reynes Philippe [this message]
2009-01-30 14:43 ` [PATCH] add lm75 to mpc 837x rdb dts Kumar Gala
2009-02-02 15:59   ` Reynes Philippe
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=761F451C5F17F74DAEE4661DA5ABBC1616C452@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