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 BBD2EDE459 for ; Sat, 22 Dec 2007 08:22:19 +1100 (EST) Subject: Re: [PATCH 4/4] PowerPC: Add PCI node to 440GRx Rainier DTS. From: Benjamin Herrenschmidt To: Valentine Barshak In-Reply-To: <20071221162708.GA1724@ru.mvista.com> References: <20071221162708.GA1724@ru.mvista.com> Content-Type: text/plain Date: Sat, 22 Dec 2007 08:21:51 +1100 Message-Id: <1198272111.6737.9.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2007-12-21 at 19:27 +0300, Valentine Barshak wrote: > + /* All PCI interrupts are routed to IRQ 67 */ > + interrupt-map-mask = <0000 0 0 0>; > + interrupt-map = < 0000 0 0 0 &UIC2 3 8 >; > + }; Same question as for Sequoia... Ben.