Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-13 Thread Marc Zyngier
On Mon, 12 Nov 2018 10:32:51 +, Parthiban Nallathambi wrote: > > > > On 11/8/18 6:03 PM, Marc Zyngier wrote: > > On 26/08/18 16:20, Parthiban Nallathambi wrote: > >> Hello Marc, > >> > >> Thanks for your feedback. > >> > >> On 8/13/18 1:46 PM, Marc Zyngier wrote: > >>> On 12/08/18 13:22,

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-13 Thread Marc Zyngier
On Mon, 12 Nov 2018 10:32:51 +, Parthiban Nallathambi wrote: > > > > On 11/8/18 6:03 PM, Marc Zyngier wrote: > > On 26/08/18 16:20, Parthiban Nallathambi wrote: > >> Hello Marc, > >> > >> Thanks for your feedback. > >> > >> On 8/13/18 1:46 PM, Marc Zyngier wrote: > >>> On 12/08/18 13:22,

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-12 Thread Parthiban Nallathambi
On 11/8/18 6:03 PM, Marc Zyngier wrote: On 26/08/18 16:20, Parthiban Nallathambi wrote: Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: On 12/08/18 13:22, Parthiban Nallathambi wrote: Actions Semi Owl family SoC's S500, S700 and S900 provides support for 3

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-12 Thread Parthiban Nallathambi
On 11/8/18 6:03 PM, Marc Zyngier wrote: On 26/08/18 16:20, Parthiban Nallathambi wrote: Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: On 12/08/18 13:22, Parthiban Nallathambi wrote: Actions Semi Owl family SoC's S500, S700 and S900 provides support for 3

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-08 Thread Marc Zyngier
On 26/08/18 16:20, Parthiban Nallathambi wrote: > Hello Marc, > > Thanks for your feedback. > > On 8/13/18 1:46 PM, Marc Zyngier wrote: >> On 12/08/18 13:22, Parthiban Nallathambi wrote: >>> Actions Semi Owl family SoC's S500, S700 and S900 provides support >>> for 3 external interrupt

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-08 Thread Marc Zyngier
On 26/08/18 16:20, Parthiban Nallathambi wrote: > Hello Marc, > > Thanks for your feedback. > > On 8/13/18 1:46 PM, Marc Zyngier wrote: >> On 12/08/18 13:22, Parthiban Nallathambi wrote: >>> Actions Semi Owl family SoC's S500, S700 and S900 provides support >>> for 3 external interrupt

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-06 Thread Parthiban Nallathambi
Hello Marc, Ping on this patch for feedback. On 9/20/18 11:42 AM, Parthiban Nallathambi wrote: Hello Marc, Ping on this patch for feedback. On 08/26/2018 05:20 PM, Parthiban Nallathambi wrote: Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: On 12/08/18

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-11-06 Thread Parthiban Nallathambi
Hello Marc, Ping on this patch for feedback. On 9/20/18 11:42 AM, Parthiban Nallathambi wrote: Hello Marc, Ping on this patch for feedback. On 08/26/2018 05:20 PM, Parthiban Nallathambi wrote: Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: On 12/08/18

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-09-20 Thread Parthiban Nallathambi
Hello Marc, Ping on this patch for feedback. On 08/26/2018 05:20 PM, Parthiban Nallathambi wrote: Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: On 12/08/18 13:22, Parthiban Nallathambi wrote: Actions Semi Owl family SoC's S500, S700 and S900 provides support

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-09-20 Thread Parthiban Nallathambi
Hello Marc, Ping on this patch for feedback. On 08/26/2018 05:20 PM, Parthiban Nallathambi wrote: Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: On 12/08/18 13:22, Parthiban Nallathambi wrote: Actions Semi Owl family SoC's S500, S700 and S900 provides support

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-08-26 Thread Parthiban Nallathambi
Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: > On 12/08/18 13:22, Parthiban Nallathambi wrote: >> Actions Semi Owl family SoC's S500, S700 and S900 provides support >> for 3 external interrupt controllers through SIRQ pins. >> >> Each line can be independently

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-08-26 Thread Parthiban Nallathambi
Hello Marc, Thanks for your feedback. On 8/13/18 1:46 PM, Marc Zyngier wrote: > On 12/08/18 13:22, Parthiban Nallathambi wrote: >> Actions Semi Owl family SoC's S500, S700 and S900 provides support >> for 3 external interrupt controllers through SIRQ pins. >> >> Each line can be independently

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-08-13 Thread Marc Zyngier
On 12/08/18 13:22, Parthiban Nallathambi wrote: > Actions Semi Owl family SoC's S500, S700 and S900 provides support > for 3 external interrupt controllers through SIRQ pins. > > Each line can be independently configured as interrupt and triggers > on either of the edges (raising or falling) or

Re: [PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-08-13 Thread Marc Zyngier
On 12/08/18 13:22, Parthiban Nallathambi wrote: > Actions Semi Owl family SoC's S500, S700 and S900 provides support > for 3 external interrupt controllers through SIRQ pins. > > Each line can be independently configured as interrupt and triggers > on either of the edges (raising or falling) or

[PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-08-12 Thread Parthiban Nallathambi
Actions Semi Owl family SoC's S500, S700 and S900 provides support for 3 external interrupt controllers through SIRQ pins. Each line can be independently configured as interrupt and triggers on either of the edges (raising or falling) or either of the levels (high or low) . Each line can also be

[PATCH v2 2/3] drivers/irqchip: Add Actions external interrupts support

2018-08-12 Thread Parthiban Nallathambi
Actions Semi Owl family SoC's S500, S700 and S900 provides support for 3 external interrupt controllers through SIRQ pins. Each line can be independently configured as interrupt and triggers on either of the edges (raising or falling) or either of the levels (high or low) . Each line can also be