From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) (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 03699DDF8F for ; Wed, 30 May 2007 23:28:31 +1000 (EST) In-Reply-To: <20070530013718.GB21955@localhost.localdomain> References: <20070530013718.GB21955@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <9db95465199af5090a48726476677a2a@kernel.crashing.org> From: Segher Boessenkool Subject: Re: Fix problems with device tree representation of TSI-1xx bridges Date: Wed, 30 May 2007 15:28:24 +0200 To: David Gibson Cc: Alexandre Bounine , Paul Mackerras , linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > This patch fixes some problems with the way the some things > represented in the device tree for the Holly and Taiga boards. This > means changes both to the dts files, and to the code which > instantiates the tsi108 ethernet platform devices based on the device > tree. Looks fine now :-) > Signed-off-by: David Gibson Acked-by: Segher Boessenkool Segher