From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.174]) by ozlabs.org (Postfix) with ESMTP id 7C3C9DDED5 for ; Wed, 19 Mar 2008 17:35:58 +1100 (EST) From: Stefan Roese To: Segher Boessenkool Subject: Re: [PATCH 2/2] [POWERPC] Add L2 cache node to AMCC Taishan dts file Date: Wed, 19 Mar 2008 07:30:40 +0100 References: <1205847466-17854-1-git-send-email-sr@denx.de> <23bc1271d080c41ab54a4917d256a76b@kernel.crashing.org> In-Reply-To: <23bc1271d080c41ab54a4917d256a76b@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200803190730.41058.sr@denx.de> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 18 March 2008, Segher Boessenkool wrote: > > + L2C0: l2c@30 { > > + compatible = "ibm,l2-cache-440gx", "ibm,l2-cache"; > > + dcr-reg = <20 8 /* Internal SRAM DCR's */ > > + 30 8>; /* L2 cache DCR's */ > > The unit address is based on the _first_ entry in "reg". I'll remove the unit address. > No2 this > is "dcr-reg", but you don't really want to be more incompatible than > necessary... Sorry, I'm not sure what you're trying to tell me here. Best regards, Stefan