[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120324194830.5CE563E0B34@localhost>
Date: Sat, 24 Mar 2012 12:48:30 -0700
From: Grant Likely <grant.likely@...retlab.ca>
To: Mai La <mla@....com>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Josh Boyer <jwboyer@...ux.vnet.ibm.com>,
Matt Porter <mporter@...nel.crashing.org>,
Tirumala R Marri <tmarri@....com>,
Michael Neuling <mikey@...ling.org>,
Kumar Gala <galak@...nel.crashing.org>,
Anton Blanchard <anton@...ba.org>,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Cc: Mai La <mla@....com>
Subject: Re: [PATCH] powerpc/44x: Support CPM for Maui APM821xxx SoC and Bluestone board
On Wed, 21 Mar 2012 09:21:12 +0700, Mai La <mla@....com> wrote:
> In this patch:
> - Add CPM node for Maui APM821xxx SoC and Bluestone board in DTS
>
> Signed-off-by: Mai La <mla@....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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists