From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 48B41DDEB9 for ; Sat, 24 Feb 2007 04:51:09 +1100 (EST) In-Reply-To: <9696D7A991D0824DBA8DFAC74A9C5FA302A5968F@az33exm25.fsl.freescale.net> References: <9696D7A991D0824DBA8DFAC74A9C5FA302A592C7@az33exm25.fsl.freescale.net><20070222225707.GB15387@localhost.localdomain><621751322ddfe998a15538e8d3903b93@kernel.crashing.org><20070223003317.GA18508@localhost.localdomain><1be2170fcb25fdc4ac52c93444269737@kernel.crashing.org><9696D7A991D0824DBA8DFAC74A9C5FA302A59633@az33exm25.fsl.freescale.net> <851c62f4acae2d5c9b2d1eeab20bdd47@kernel.crashing.org> <9696D7A991D0824DBA8DFAC74A9C5FA302A5968F@az33exm25.fsl.freescale.net> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <84d1a438a79cd64e73f7d6c7b63a8706@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH] powerpc: document new interrupt-array property Date: Fri, 23 Feb 2007 18:51:01 +0100 To: "Yoder Stuart-B08248" Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >>> If this is a one-off situation it doesn't warrant a new >>> general property. However, if it becomes common enough >>> a simpler representation will benefit developers. >> >> Sure. But in that case, it would be a lot better to >> try to come up with something new that can handle the >> general case (or many many more cases at least). > > What is the general case you are referring to here? Anything else that currently needs an interrupt nexus where there is no existing device node to put it in. > What > other cases and scenarios can you imagine? Anything else that currently needs an interrupt nexus where there is no existing device node to put it in. Segher