From: <Chang-Ming.Huang@freescale.com>
To: <linuxppc-dev@lists.ozlabs.org>
Cc: Jerry Huang <Chang-Ming.Huang@freescale.com>
Subject: [PATCH 2/2] powerpc/p1022ds/DTS: Add RTC support
Date: Tue, 17 Apr 2012 09:42:35 +0800 [thread overview]
Message-ID: <1334626955-8069-2-git-send-email-Chang-Ming.Huang@freescale.com> (raw)
In-Reply-To: <1334626955-8069-1-git-send-email-Chang-Ming.Huang@freescale.com>
From: Jerry Huang <Chang-Ming.Huang@freescale.com>
Add the RTC support for p1022ds
Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
---
arch/powerpc/boot/dts/p1022ds.dtsi | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/p1022ds.dtsi b/arch/powerpc/boot/dts/p1022ds.dtsi
index 2b0d9e9..904b653 100644
--- a/arch/powerpc/boot/dts/p1022ds.dtsi
+++ b/arch/powerpc/boot/dts/p1022ds.dtsi
@@ -42,6 +42,10 @@
* the clock is enabled.
*/
};
+ rtc@68 {
+ compatible = "dallas,ds1339";
+ reg = <0x68>;
+ };
};
spi@7000 {
--
1.7.5.4
next prev parent reply other threads:[~2012-04-17 1:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-17 1:42 [PATCH 1/2] powerpc/mpc85xx: p1022ds support the MTD for NOR and NAND flash Chang-Ming.Huang
2012-04-17 1:42 ` Chang-Ming.Huang [this message]
2012-05-10 21:03 ` [PATCH 2/2] powerpc/p1022ds/DTS: Add RTC support Tabi Timur-B04825
2012-06-29 19:59 ` Kumar Gala
2012-07-02 13:32 ` Kumar Gala
2012-05-10 21:04 ` [PATCH 1/2] powerpc/mpc85xx: p1022ds support the MTD for NOR and NAND flash Tabi Timur-B04825
2012-07-02 17:54 ` Kumar Gala
2012-07-11 10:07 ` Huang Changming-R66093
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=1334626955-8069-2-git-send-email-Chang-Ming.Huang@freescale.com \
--to=chang-ming.huang@freescale.com \
--cc=linuxppc-dev@lists.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).