Hey Noam, Could you please re-send and attach a changelog:
On Thu, Feb 11, 2016 at 08:40:59PM +0200, Noam Camus wrote: > From: Noam Camus <no...@ezchip.com> > > Adding EZchip NPS400 support. > NPS internal interrupts are internally handled at > Multi Thread Manager (MTM) that is signaled for deactivating > an interrupt. > External interrupts is handled also at Global Interrupt > Controller (GIC) e.g. serial and network devices. > > Signed-off-by: Noam Camus <no...@ezchip.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Jason Cooper <ja...@lakedaemon.net> > Cc: Marc Zyngier <marc.zyng...@arm.com> > --- * here? > .../interrupt-controller/ezchip,nps400-ic.txt | 17 +++ > drivers/irqchip/Kconfig | 6 + > drivers/irqchip/Makefile | 1 + > drivers/irqchip/irq-eznps.c | 149 > ++++++++++++++++++++ > 4 files changed, 173 insertions(+), 0 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/interrupt-controller/ezchip,nps400-ic.txt > create mode 100644 drivers/irqchip/irq-eznps.c Thanks, it greatly assists review. If you need an example, please take a look at the patch submitted this morning by Thomas Petazzoni [1]. thx, Jason. [1] https://lkml.kernel.org/r/1455888883-5127-1-git-send-email-thomas.petazz...@free-electrons.com