From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian.Campbell@citrix.com (Ian Campbell) Date: Wed, 25 Jun 2014 15:27:59 +0100 Subject: [RFC PATCH 3/9] irqchip: GIC: Convert to EOImode == 1 In-Reply-To: <53AADB82.3040808@arm.com> References: <1403688530-23273-1-git-send-email-marc.zyngier@arm.com> <1403688530-23273-4-git-send-email-marc.zyngier@arm.com> <53AADB82.3040808@arm.com> Message-ID: <1403706479.18068.17.camel@kazak.uk.xensource.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2014-06-25 at 15:24 +0100, Marc Zyngier wrote: > > Ian had send-out a patch long time back to extend GIC dt-bindings for > > addressing this issue. > > (http://www.spinics.net/lists/arm-kernel/msg283767.html) > > Wow. That's really horrible. Blimey! Ian, you owe me a few beers, just > so I can forget this... ;-) I was even more naive about DT stuff then than now, if you can believe that! Ian.