From: Mai La <mla@apm.com>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Paul Mackerras <paulus@samba.org>,
Josh Boyer <jwboyer@linux.vnet.ibm.com>,
Matt Porter <mporter@kernel.crashing.org>,
Tirumala R Marri <tmarri@apm.com>,
Grant Likely <grant.likely@secretlab.ca>,
Michael Neuling <mikey@neuling.org>,
Kumar Gala <galak@kernel.crashing.org>,
Anton Blanchard <anton@samba.org>,
linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Cc: Mai La <mla@apm.com>
Subject: [PATCH] powerpc/44x: Support CPM for Maui APM821xxx SoC and Bluestone board
Date: Wed, 21 Mar 2012 09:21:12 +0700 [thread overview]
Message-ID: <1332296472-24734-1-git-send-email-mla@apm.com> (raw)
In this patch:
- Add CPM node for Maui APM821xxx SoC and Bluestone board in DTS
Signed-off-by: Mai La <mla@apm.com>
---
arch/powerpc/boot/dts/bluestone.dts | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/bluestone.dts b/arch/powerpc/boot/dts/bluestone.dts
index 2a56a0d..15a9516 100644
--- a/arch/powerpc/boot/dts/bluestone.dts
+++ b/arch/powerpc/boot/dts/bluestone.dts
@@ -117,6 +117,15 @@
dcr-reg = <0x00c 0x002>;
};
+ CPM0: cpm {
+ compatible = "ibm, cpm-apm821xx", "ibm,cpm";
+ cell-index = <0>;
+ dcr-reg = <0x160 0x003>;
+ er-offset = <0>;
+ idle-doze = <0x02000000>;
+ standby = <0x302570F0>;
+ };
+
plb {
compatible = "ibm,plb4";
#address-cells = <2>;
--
1.7.3.4
next reply other threads:[~2012-03-21 2:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 2:21 Mai La [this message]
2012-03-24 19:48 ` [PATCH] powerpc/44x: Support CPM for Maui APM821xxx SoC and Bluestone board Grant Likely
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=1332296472-24734-1-git-send-email-mla@apm.com \
--to=mla@apm.com \
--cc=anton@samba.org \
--cc=benh@kernel.crashing.org \
--cc=galak@kernel.crashing.org \
--cc=grant.likely@secretlab.ca \
--cc=jwboyer@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=mporter@kernel.crashing.org \
--cc=paulus@samba.org \
--cc=tmarri@apm.com \
/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).