From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) (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 4B33ADDEC5 for ; Sat, 24 Feb 2007 22:16:52 +1100 (EST) In-Reply-To: <1172298620.1902.15.camel@localhost.localdomain> References: <200702212325.l1LNPBwL007793@ld0164-tx32.am.freescale.net> <20070222011811.GA18364@localhost.localdomain> <45b623f395654fc4f4920b9553794def@kernel.crashing.org> <1172298620.1902.15.camel@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] powerpc: document new interrupt-array property Date: Sat, 24 Feb 2007 12:16:46 +0100 To: Benjamin Herrenschmidt Cc: linuxppc-dev@ozlabs.org, Stuart Yoder , paulus@samba.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> Sure, for every specific case one can envision a more neat >> and compact device tree ;-P > > Still... I do think that even in the general case, providing a way to > directly encode pairs is useful, especially when > interrupt are wired in all sort of crazy ways as is common in the > embedded world. If you leave the "interrupts" property intact it might indeed be a simple/clean/compatible enough change to be useful. Segher