[PATCH v4] irqchip: Add support for ARMv7-M's NVIC
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Wed Jun 12 18:00:08 EDT 2013
Hello,
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 <catalin.marinas at arm.com>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
>
> Notes:
> Changes since v3, sent with
> Message-Id: <1366214540-31166-1-git-send-email-u.kleine-koenig at pengutronix.de>:
>
> - use generic chip
> - rename nvic_do_IRQ to nvic_handle_irq
>
> This depends on the stuff currently in tip/irq/for-arm
It also depends on Russell King's devel-stable branch. So the options to
apply it in case you are otherwise happy with it:
- apply on top of tip/irq/for-arm dropping the change to
arch/arm/kernel/entry-v7m.S and let me add that change seperately; or
- let it go through Russell's tree (the dependency on tip/irq/for-arm
doesn't stop the patch to be applied on that one, it just won't
compile); or
- wait until there is a tree that contains both branches; or
- merge the two trees and apply it on top of the merge.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
More information about the linux-arm-kernel
mailing list