From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 0908DDE2D7 for ; Mon, 16 Jul 2007 23:05:46 +1000 (EST) In-Reply-To: <1184240183.28074.113.camel@localhost.localdomain> References: <1184082728.20129.187.camel@localhost.localdomain> <963D5B48-F1E5-4930-9F29-98D7F0E33C0A@kernel.crashing.org> <1184121840.22066.24.camel@localhost.localdomain> <0E17851B-A642-43E2-9A5D-39DFC6F30E77@kernel.crashing.org> <7431AAFD-73B7-4337-94CB-878285D298E3@kernel.crashing.org> <1184228873.27622.11.camel@localhost.localdomain> <2EA16557-7960-4A1A-9D07-BDA3D8843460@kernel.crashing.org> <1184240183.28074.113.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <68D5EA7E-30DF-4856-8526-BABEFE230C05@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [patch 3/6] Add 8548 CDS PCI express controller node and PCI-X device node Date: Mon, 16 Jul 2007 15:05:37 +0200 To: Zang Roy-r61911 Cc: linuxppc-dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> is this the only fix, I've already applied a version of this to my >> tree (with the irq sense fix) and just want to make sure there isn't >> anything else. > I do not get more. > I'd like to enroll Segher's suggestion together with VIA chip function > in next step. > We need to make basic pcie work on 8548 CDS board first. If you can, please make the "compatible" properties correct ("pcie" instead of "pciex") before the patch goes in; it'll be less work total and less confusing in the end. Segher