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 A2ED6DDE33 for ; Sat, 4 Aug 2007 12:33:50 +1000 (EST) Subject: Re: Trying to use Device Tree...and getting continuous interrupts from attached 88e1145 From: Benjamin Herrenschmidt To: "Morrison, Tom" In-Reply-To: References: Content-Type: text/plain Date: Sat, 04 Aug 2007 12:33:41 +1000 Message-Id: <1186194821.5733.8.camel@gruick> 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-08-03 at 18:54 -0400, Morrison, Tom wrote: > Now, that looks OK! Those are what I would expect. And when the > mdio/phy are probed, configured, and the 88E1145 interrupt (EXT7 > (0x37H)) is enabled, the interrupt never (seemingly) gets cleared, > and basically hangs the entire box up and eventually it panics! > > I don't even have an external phy(SFP) connected to this 88e1148 phy.. > > I am at a lost - is there something I am missing in device tree? > Help mr. wizard (Kumar?)... Double check you got the interrupt sense and polarity right. Ben.