public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite•dk>
To: linuxppc-dev@ozlabs•org, galak@kernel•crashing.org
Cc: Timur Tabi <timur@freescale•com>
Subject: [patch 3/3] mpc8349emitx.dts: Add ds1339 RTC
Date: Thu, 20 Sep 2007 12:42:14 +0200	[thread overview]
Message-ID: <20070920104313.217207466@sunsite.dk> (raw)
In-Reply-To: 20070920104211.896143373@sunsite.dk

Add ds1339 I2C RTC chip as child of 2nd I2C controller.

Cc: Timur Tabi <timur@freescale•com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite•dk>
---
 arch/powerpc/boot/dts/mpc8349emitx.dts |    7 +++++++
 1 file changed, 7 insertions(+)

Index: linux/arch/powerpc/boot/dts/mpc8349emitx.dts
===================================================================
--- linux.orig/arch/powerpc/boot/dts/mpc8349emitx.dts
+++ linux/arch/powerpc/boot/dts/mpc8349emitx.dts
@@ -68,6 +68,13 @@
 			interrupts = <f 8>;
 			interrupt-parent = < &ipic >;
 			dfsrr;
+
+			rtc@68 {
+				device_type = "rtc";
+				compatible = "dallas,ds1339";
+				reg = <68 4>;
+			};
+
 		};
 
 		spi@7000 {

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2007-09-20 10:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 10:42 [patch 0/3] fsl_soc / mpc8349emitx patches Peter Korsgaard
2007-09-20 10:42 ` [patch 1/3] fsl_soc: Fix trivial printk typo Peter Korsgaard
2007-09-20 10:42 ` [patch 2/3] fsl_soc: rtc-ds1307 support Peter Korsgaard
2007-09-20 10:42 ` Peter Korsgaard [this message]
2007-09-20 13:35   ` [patch 3/3] mpc8349emitx.dts: Add ds1339 RTC Scott Wood
2007-09-21  7:35     ` Peter Korsgaard
2007-09-24  5:07       ` David Gibson
2007-09-24  5:52         ` Peter Korsgaard
2007-09-25  2:13           ` David Gibson
2007-09-25  5:33             ` Peter Korsgaard
2007-09-25  5:47               ` David Gibson
2007-09-24  6:13         ` Kumar Gala
2007-09-24 14:52         ` Scott Wood
2007-09-25  2:04           ` David Gibson
2007-09-24 21:11         ` Segher Boessenkool
2007-09-25  2:11           ` David Gibson
2007-09-25 20:33             ` Segher Boessenkool
2007-09-28  2:45               ` David Gibson

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=20070920104313.217207466@sunsite.dk \
    --to=jacmet@sunsite$(echo .)dk \
    --cc=galak@kernel$(echo .)crashing.org \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=timur@freescale$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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