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 2C145DDE2E for ; Sun, 3 Jun 2007 19:44:12 +1000 (EST) In-Reply-To: <1180828907.14025.37.camel@localhost.localdomain> References: <1180720112.14219.62.camel@ld0161-tx32> <1180734314.5674.49.camel@rhino> <4fb92a9dfccf515bdc1522d08f10f823@kernel.crashing.org> <20070602085359.GA10333@iram.es> <3ebd6ca6877ea74925f066ff96ac81db@kernel.crashing.org> <20070602195308.GA21618@iram.es> <12ad593bd17f769e44f05bc24eac4d0a@kernel.crashing.org> <1180828907.14025.37.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <28e0600256815f93db45b2f4eb2d9df5@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 2/8] Add uli1575 pci-bridge sector to MPC8641HPCN dts file. Date: Sun, 3 Jun 2007 09:41:33 +0200 To: Benjamin Herrenschmidt Cc: "linuxppc-dev@ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> Oh what the hell, I'm too curious... "pnpPNP,0" it is. >> >>> I believe that "8259" should appear somewhere because of the >>> "8259-interrupt-acknowledge" property (defined in CHRP bindings) >>> which you can have on the parent bridge to speed up interrupt >>> vector acquisition. >> >> You're not CHRP so you have nothing to do with the CHRP >> bindings... > > Still, you are close to CHRP Not at all, the rest of the device interrupt subsystem is very different, too. > and the CHRP bindings do apply :-) Nope. > the 8259 > should thus be chrp,iic :-) It's even documented that way in > booting-without-of.txt iirc. So fix the docs :-) Segher