From: Grant Likely <grant.likely@secretlab.ca>
To: Mai La <mla@apm.com>,
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>,
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: Re: [PATCH] powerpc/44x: Support CPM for Maui APM821xxx SoC and Bluestone board
Date: Sat, 24 Mar 2012 12:48:30 -0700 [thread overview]
Message-ID: <20120324194830.5CE563E0B34@localhost> (raw)
In-Reply-To: <1332296472-24734-1-git-send-email-mla@apm.com>
On Wed, 21 Mar 2012 09:21:12 +0700, Mai La <mla@apm.com> wrote:
> 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";
^
Is that a typo?
> + 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
>
--
Grant Likely, B.Sc, P.Eng.
Secret Lab Technologies,Ltd.
prev parent reply other threads:[~2012-03-25 0:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 2:21 [PATCH] powerpc/44x: Support CPM for Maui APM821xxx SoC and Bluestone board Mai La
2012-03-24 19:48 ` Grant Likely [this message]
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=20120324194830.5CE563E0B34@localhost \
--to=grant.likely@secretlab.ca \
--cc=anton@samba.org \
--cc=benh@kernel.crashing.org \
--cc=galak@kernel.crashing.org \
--cc=jwboyer@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=mla@apm.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.