Re: [PATCHv4 00/13] VIC DT binding and MULTI_IRQ_HANDLER
From: Jamie Iles <hidden>
Date: 2011-11-09 10:01:44
Also in:
linux-arm-kernel
On Fri, Nov 04, 2011 at 01:09:57AM +0000, Jamie Iles wrote:
Since the last revision I've updated the handling loop as suggested by Linus and Russell, added a patch for picoxcell and added a final patch to remove the non MULTI_IRQ_HANDLER support for VIC. The final patch assumes that all VIC users will be converted to MULTI_IRQ_HANDLER which I would hope would be the case but this could be dropped if not. I've also included Marc's patch for reference as the mach patches are dependent on it. Jamie Iles (12): ARM: vic: device tree binding ARM: vic: MULTI_IRQ_HANDLER handler ARM: ep93xx: convert to MULTI_IRQ_HANDLER ARM: netx: convert to MULTI_IRQ_HANDLER ARM: nomadik: convert to MULTI_IRQ_HANDLER ARM: s3c64xx: convert to MULTI_IRQ_HANDLER ARM: spear: convert to MULTI_IRQ_HANDLER ARM: u300: convert to MULTI_IRQ_HANDLER ARM: versatile: convert to MULTI_IRQ_HANDLER ARM: samsung: convert to MULTI_IRQ_HANDLER ARM: picoxcell: convert to MULTI_IRQ_HANDLER ARM: VIC: remove non MULTI_IRQ_HANDLER support
Marc has kindly offered to take these with his GIC patches so I'd like to send him a pull request tomorrow. Some Acked-by/Tested-by's for the other platforms would be much appreciated! Thanks, Jamie