From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 8CA6DDDF07 for ; Sun, 30 Mar 2008 07:50:43 +1000 (EST) Date: Sat, 29 Mar 2008 16:59:42 -0500 From: Olof Johansson To: Dale Farnsworth Subject: Re: [PATCH 6/9] [POWERPC] prpmc2800: clean up dts properties Message-ID: <20080329215942.GB27226@lixom.net> References: <20080328233954.GA29499@farnsworth.org> <20080328234900.GF30214@farnsworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20080328234900.GF30214@farnsworth.org> Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Mar 28, 2008 at 04:49:00PM -0700, Dale Farnsworth wrote: > From: Mark A. Greer > > Remove several unused (or software config only) properties. > Rename marvel node to "soc". Technically, it's not an SOC, > but its organization is the same as an SOC. Also, rename the > "block-index" property to "cell-index" to conform to current > practice. I see this rename as purely misleading. It isn't an soc, so it shouldn't be named as such. Call it system-controller or something. Pretty much any other name is better. :-) -Olof