[PATCH] Documentation: Add device tree binding file for MOXA ART SoCs interrupt controller

Arnd Bergmann arnd at arndb.de
Thu Aug 8 06:09:54 EDT 2013


On Thursday 08 August 2013, Jonas Jensen wrote:
> It's true that "interrupt-mask" is redundant, DT "interrupts" hold the
> same information. I just never found nice way to collect it from DT.
> 
> See registers written on line 111:
> http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/drivers/irqchip/irq-moxart.c#n111
> 

Can't you just update the register whenever an interrupt gets mapped?

All unused interrupts can start out as edge triggered.

	Arnd



More information about the linux-arm-kernel mailing list