From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yow.seanm.ca (toronto-hs-216-138-233-67.s-ip.magma.ca [216.138.233.67]) by ozlabs.org (Postfix) with SMTP id D8E5BDDF0C for ; Fri, 21 Mar 2008 08:33:05 +1100 (EST) Date: Thu, 20 Mar 2008 17:33:02 -0400 From: Sean MacLennan To: linuxppc-dev@ozlabs.org Subject: DTS question Message-ID: <20080320173302.7075a1d9@lappy.seanm.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The warp has an AD7414 chip hanging off the I2C bus. This chip can raise an interrupt when it crosses a critical threshold. This interrupt is tied to IRQ2 from the processor. What is the best way to describe this interrupt in the DTS? The warp.dts is available on request, but the one in the for-2.6.25 tree is relatively up to date. Cheers, Sean