RE: [PATCH v1 18/20] ARC: [plat-eznps] define IPI_IRQ

2015-11-02 Thread Noam Camus
> From: Vineet Gupta [mailto:vineet.gup...@synopsys.com] > Sent: Monday, November 02, 2015 9:53 AM > Again this break bisectability - it needs to be placed before you use this > #define in patch 3/20. > Anyhow since you are doing stuff via DT, why not get this value from DT > itself instead of

Re: [PATCH v1 18/20] ARC: [plat-eznps] define IPI_IRQ

2015-11-01 Thread Vineet Gupta
On Saturday 31 October 2015 06:53 PM, Noam Camus wrote: > From: Noam Camus > > We add IPI irq definition to be used later by any > irqchip such NPS400 IC. > > Signed-off-by: Noam Camus Again this break bisectability - it needs to be placed before you use this #define in patch 3/20. Anyhow since