On Tue, Jun 25, 2013 at 11:34 AM, Uwe Kleine-König <[email protected]> wrote: > Hello Thomas, hello Grant, > > On Wed, Jun 12, 2013 at 11:50:35PM +0200, Uwe Kleine-König wrote: >> This interrupt controller is found on Cortex-M3 and Cortex-M4 machines. >> >> Support for this controller appeared in Catalin's Cortex tree based on >> 2.6.33 but was nearly completely rewritten. >> >> Signed-off-by: Catalin Marinas <[email protected]> >> Signed-off-by: Uwe Kleine-König <[email protected]> >> --- >> >> Notes: >> Changes since v3, sent with >> Message-Id: >> <[email protected]>: >> >> - use generic chip >> - rename nvic_do_IRQ to nvic_handle_irq >> >> This depends on the stuff currently in tip/irq/for-arm > I see that tip/irq/for-arm went into next via Grant's irqdomain tree. I > assume that means the changes go in for 3.11?
Yes, the plan is to put that branch into v3.11. I don't know if Thomas plans to send a separate pull request for the irq/for-arm branch, or if he is going to let it go as part of my pull request. I'll work it out with him when the merge window opens. It would probably be best for your patch to be applied on the irq/for-arm branch and pushed separately from my irqdomain branch since I don't maintain any of the irqchip drivers. g. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

