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 964E7DDDF3 for ; Wed, 6 Feb 2008 16:37:35 +1100 (EST) Message-Id: From: Kumar Gala To: Kim Phillips In-Reply-To: <20080131125658.c40b830f.kim.phillips@freescale.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v915) Subject: Re: [PATCH] powerpc: correct 2nd pci controller interrupt value in mpc834x_mds dts Date: Tue, 5 Feb 2008 23:37:22 -0600 References: <20080131125658.c40b830f.kim.phillips@freescale.com> Cc: linuxppc-dev , peter.vanackeren@freescale.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 31, 2008, at 12:56 PM, Kim Phillips wrote: > according to the 8349EA ref man, pci2 IRQ is 67. Thanks to Peter > Van Ackeren for finding this. > > Signed-off-by: Kim Phillips > --- > arch/powerpc/boot/dts/mpc834x_mds.dts | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) applied. - k