From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-06.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 7379BDDEC6 for ; Thu, 15 Feb 2007 04:54:13 +1100 (EST) In-Reply-To: <20070214044641.GB12402@localhost.localdomain> References: <20070213061026.5837FDDDE9@ozlabs.org> <20070214002210.GE11491@localhost.localdomain> <1171417866.20192.126.camel@localhost.localdomain> <20070214044641.GB12402@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH 15/16] Add device tree for Ebony Date: Wed, 14 Feb 2007 18:54:06 +0100 To: David Gibson Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Oh, btw, I take it you didn't think my method of placing the secondary > UICs under the node for UIC0 was insane. You have to put it somewhere. I would put them as siblings to the primary UIC since they aren't really children but really on an equal footing. Your way works too though. Segher