From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752671Ab1HLJDe (ORCPT ); Fri, 12 Aug 2011 05:03:34 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:34642 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751627Ab1HLJDc (ORCPT ); Fri, 12 Aug 2011 05:03:32 -0400 Date: Fri, 12 Aug 2011 10:02:48 +0100 From: Russell King - ARM Linux To: Rob Herring Cc: Will Deacon , Mark Rutland , Arnd Bergmann , "devicetree-discuss@lists.ozlabs.org" , "'Barry Song'" <21cnbao@gmail.com>, "linux-kernel@vger.kernel.org" , "workgroup.linux@csr.com" , "'Grant Likely'" , "weizeng.he@csr.com" , "'Olof Johansson'" , "tglx@linutronix.de" , "linux-arm-kernel@lists.infradead.org" Subject: Re: Subject: L2x0 OF properties do not include interrupt # Message-ID: <20110812090248.GI4775@n2100.arm.linux.org.uk> References: <000201cc575b$c1229010$4367b030$@rutland@arm.com> <201108101624.27881.arnd@arndb.de> <20110810142808.GL10121@e102144-lin.cambridge.arm.com> <201108111505.11887.arnd@arndb.de> <20110811130910.GA10189@e102144-lin.cambridge.arm.com> <4E43F5F8.4060704@gmail.com> <20110811153800.GC5154@e102144-lin.cambridge.arm.com> <4E43FDFF.1080401@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E43FDFF.1080401@gmail.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 11, 2011 at 11:06:23AM -0500, Rob Herring wrote: > No, either you have 1 interrupt and it is the combined one. or you have > the 9? separate interrupts. Having both combined and separate hooked up > is a bit dumb, so I would not worry about that case. I would just define > the event counter interrupt 1st as that is probably the primary use. > Also, I think that was the only interrupt on the L2x0 controllers IIRC. > > It's also conceivable that some of the interrupts get routed somewhere > else rather than just into the GIC. A lot of other primecells have the one-combined and individual interrupts. So far, in the last 10 years, no one's used the individual interrupts in Linux (or even afaik wired them up.) Not with either the original ARM primecells or the vendor modified ones. That tells us something about the individual interrupts.