From: "Reynes Philippe" <philippe.reynes@isismpp.fr>
To: "Kumar Gala" <kumar.gala@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: RE: [PATCH] add i2c eeprom to dts for mpc 837x rdb
Date: Tue, 27 Jan 2009 18:55:21 +0100 [thread overview]
Message-ID: <761F451C5F17F74DAEE4661DA5ABBC1616C446@factorix.ISISTHIBAUD.local> (raw)
In-Reply-To: 7FAC732F-383E-4228-9770-3F791EA215FC@freescale.com
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 9413af3..a8276d4 100644
--- a/arch/powerpc/boot/dts/mpc8377_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts
@@ -116,6 +116,12 @@
interrupts =3D <14 0x8>;
interrupt-parent =3D <&ipic>;
dfsrr;
+
+ at24@50 {
+ compatible =3D "at24,24c256";
+ reg =3D <0x50>;
+ };
+
rtc@68 {
compatible =3D "dallas,ds1339";
reg =3D <0x68>;
diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts
b/arch/powerpc/boot/dts/mpc8378_rdb.dts
index 23c10ce..4ee2639 100644
--- a/arch/powerpc/boot/dts/mpc8378_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts
@@ -116,6 +116,12 @@
interrupts =3D <14 0x8>;
interrupt-parent =3D <&ipic>;
dfsrr;
+
+ at24@50 {
+ compatible =3D "at24,24c256";
+ reg =3D <0x50>;
+ };
+
rtc@68 {
compatible =3D "dallas,ds1339";
reg =3D <0x68>;
diff --git a/arch/powerpc/boot/dts/mpc8379_rdb.dts
b/arch/powerpc/boot/dts/mpc8379_rdb.dts
index 72cdc3c..2c06d39 100644
--- a/arch/powerpc/boot/dts/mpc8379_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8379_rdb.dts
@@ -116,6 +116,12 @@
interrupts =3D <14 0x8>;
interrupt-parent =3D <&ipic>;
dfsrr;
+
+ at24@50 {
+ compatible =3D "at24,24c256";
+ reg =3D <0x50>;
+ };
+
rtc@68 {
compatible =3D "dallas,ds1339";
reg =3D <0x68>;
next prev parent reply other threads:[~2009-01-27 21:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <761F451C5F17F74DAEE4661DA5ABBC160181BE95@factorix.ISISTHIBAUD.local>
[not found] ` <761F451C5F17F74DAEE4661DA5ABBC16215158@factorix.ISISTHIBAUD.local>
2009-01-18 15:57 ` [PATCH] add i2c eeprom to dts for mpc 837x rdb Reynes Philippe
2009-01-27 17:18 ` Kumar Gala
2009-01-27 17:55 ` Reynes Philippe [this message]
2009-01-28 0:35 ` Kumar Gala
2009-01-28 10:07 ` Reynes Philippe
2009-01-28 15:53 ` Kumar Gala
2009-01-18 17:13 ` Reynes Philippe
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=761F451C5F17F74DAEE4661DA5ABBC1616C446@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