From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 0CAEADDEF1 for ; Wed, 18 Jul 2007 08:34:48 +1000 (EST) Message-ID: <469D43DD.8020102@freescale.com> Date: Tue, 17 Jul 2007 17:34:05 -0500 From: Scott Wood MIME-Version: 1.0 To: Jon Loeliger Subject: Re: [PATCH] Add StorCenter DTS first draft. References: <630B6BC9-389F-4F5C-AE8F-9C3131C4543E@kernel.crashing.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jon Loeliger wrote: > How about "soc8241@80000000" instead? > > That would be similar to: > soc8641@f8000000 { > and > soc8272@f0000000 { How about just "soc@80000000"? Those model numbers in the names are a PITA to find from limited functionality environments such as the bootwrapper, require things like stdout-path to be different on every soc, and don't comply with the generic names recommendation. -Scott