From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: <20070806040249.GA6103@localhost.localdomain> References: <9696D7A991D0824DBA8DFAC74A9C5FA303156076@az33exm25.fsl.freescale.net> <20070806040249.GA6103@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH 3/3] First cut at PReP support for arch/powerpc Date: Mon, 6 Aug 2007 21:45:01 +0200 To: David Gibson Cc: linuxppc-dev@ozlabs.org, Paul Mackerras , Yoder Stuart-B08248 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> However, the interrupt mapping spec says that all interrupt >> controller (regardless of device_type) must have a >> property named "interrupt-controller" to identify >> the device node as an interrupt controller and root of >> a interrupt tree. >> See: http://playground.sun.com/1275/practice/imap/imap0_9d.html > > Ah, yes. Added to both the mpic and 8259. See? Even if I make mistakes some good comes from it! ;-) ;-) ;-) Segher