Re: [PATCH v5 3/3] irqchip: add nps Internal and external irqchips

2016-02-19 Thread Jason Cooper
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 
> 
> 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 
> Cc: Thomas Gleixner 
> Cc: Jason Cooper 
> Cc: Marc Zyngier 
> ---

* 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/145583-5127-1-git-send-email-thomas.petazz...@free-electrons.com

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc


Re: [PATCH v8 3/3] irqchip: add nps Internal and external irqchips

2016-04-11 Thread Jason Cooper
On Mon, Apr 11, 2016 at 01:35:58PM +, Vineet Gupta wrote:
> Thomas, how do you prefer to merge this for 4.7. There is a dependency on a 
> soc
> header. Are you OK if I take the series via ARC tree.

fwiw, merge conflicts should be trivial/non-existant for irqchip.  I'm
see no problem with this going via the ARC tree.

Acked-by: Jason Cooper 

thx,

Jason.

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc