From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-11.arcor-online.net (mail-in-11.arcor-online.net [151.189.21.51]) (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 0DE40DDFAF for ; Tue, 8 May 2007 02:10:11 +1000 (EST) In-Reply-To: <1178549765.2990.67.camel@zod.rchland.ibm.com> References: <1178549324.2990.52.camel@zod.rchland.ibm.com> <1178549765.2990.67.camel@zod.rchland.ibm.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4d59b4ee7d3eef466bd3c25d0a71b1dc@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH v3 6/7] Holly DTS Date: Mon, 7 May 2007 18:08:52 +0200 To: Josh Boyer 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: , > Add Holly DTS file > > Signed-off-by: Stephen Winiecki > Signed-off-by: Josh Boyer Acked-by: Segher Boessenkool Looks good. Two more non-essential things: - Did you forget the L2 cache node or do you really just not care about it? - You can put an "interrupt-parent" property in the host bridge node instead of in all its (indirect) children. Segher