From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rune.pobox.com (rune.pobox.com [208.210.124.79]) by ozlabs.org (Postfix) with ESMTP id 5ECE4DDEDF for ; Thu, 4 Jan 2007 08:11:24 +1100 (EST) Date: Wed, 3 Jan 2007 15:11:17 -0600 From: Nathan Lynch To: Benjamin Herrenschmidt Subject: Re: [PATCH] maple: improve CPC9x5 host bridge detection Message-ID: <20070103211117.GF6279@localdomain> References: <20070103185628.GE6279@localdomain> <1167857446.6165.155.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1167857446.6165.155.camel@localhost.localdomain> Cc: Olof Johansson , linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Benjamin Herrenschmidt wrote: > On Wed, 2007-01-03 at 12:56 -0600, Nathan Lynch wrote: > > Identify CPC9x5 PCI Express, AGP, and HT host bridges using > > device_type and compatible properties, which is a more flexible method > > than using the name property (which can differ between firmwares and > > models). > > > > Signed-off-by: Nathan Lynch > > Do that work on js20/js21 with SLOF ? Not sure, I'll see whether I can test one of those.