Re: [PATCH v3 0/2] Simple irq_domain implementation
From: Grant Likely <hidden>
Date: 2011-07-28 22:20:40
Also in:
lkml
From: Grant Likely <hidden>
Date: 2011-07-28 22:20:40
Also in:
lkml
On Thu, Jul 28, 2011 at 11:31:03AM +0200, Thomas Gleixner wrote:
On Tue, 26 Jul 2011, Grant Likely wrote:quoted
In the interest of getting this infrastructure merged, I've reworked the basic irq_domain patch to implement only what is required for ARM device tree board support. That means it doesn't affect any architectures other than ARM, and I'll send follow-on patches targeted at v3.2 to migrate MIPS, Microblaze, x86 embedded and PowerPC over to it.There is also this GPIO driver pending for quite some time ...quoted
Thomas, can you please take a look? I've got devicetree board support queued up and ready to be merged but for this infrastructure.Looks reasonable, please merge them through your tree. Reviewed-by: Thomas Gleixner <redacted> Thanks, tglx
Thanks Thomas. Arnd has sent it as part of his DT board support pull req to Linus. g.