Re: [PATCH v2 00/10] Add support for TISCI irqchip drivers

2018-10-25 Thread Lokesh Vutla
Hi Santosh, On Tuesday 23 October 2018 11:04 PM, Santosh Shilimkar wrote: On 10/23/2018 1:17 AM, Lokesh Vutla wrote: Hi Santosh, On Tuesday 23 October 2018 02:09 AM, Santosh Shilimkar wrote: On 10/18/2018 8:40 AM, Lokesh Vutla wrote: TISCI abstracts the handling of IRQ routes where interrupt

Re: [PATCH v2 00/10] Add support for TISCI irqchip drivers

2018-10-23 Thread Santosh Shilimkar
On 10/23/2018 1:17 AM, Lokesh Vutla wrote: Hi Santosh, On Tuesday 23 October 2018 02:09 AM, Santosh Shilimkar wrote: On 10/18/2018 8:40 AM, Lokesh Vutla wrote: TISCI abstracts the handling of IRQ routes where interrupt sources are not directly connected to host interrupt controller. This serie

Re: [PATCH v2 00/10] Add support for TISCI irqchip drivers

2018-10-23 Thread Marc Zyngier
On Tue, 23 Oct 2018 09:17:56 +0100, Lokesh Vutla wrote: > > Hi Santosh, > > On Tuesday 23 October 2018 02:09 AM, Santosh Shilimkar wrote: > > On 10/18/2018 8:40 AM, Lokesh Vutla wrote: > >> TISCI abstracts the handling of IRQ routes where interrupt sources > >> are not directly connected to host

Re: [PATCH v2 00/10] Add support for TISCI irqchip drivers

2018-10-23 Thread Lokesh Vutla
Hi Santosh, On Tuesday 23 October 2018 02:09 AM, Santosh Shilimkar wrote: On 10/18/2018 8:40 AM, Lokesh Vutla wrote: TISCI abstracts the handling of IRQ routes where interrupt sources are not directly connected to host interrupt controller. This series adds support for: - TISCI commands needed

Re: [PATCH v2 00/10] Add support for TISCI irqchip drivers

2018-10-22 Thread Santosh Shilimkar
On 10/18/2018 8:40 AM, Lokesh Vutla wrote: TISCI abstracts the handling of IRQ routes where interrupt sources are not directly connected to host interrupt controller. This series adds support for: - TISCI commands needed for IRQ configuration - Interrupt Router(INTR) and Interrupt Aggregator(INTA

[PATCH v2 00/10] Add support for TISCI irqchip drivers

2018-10-18 Thread Lokesh Vutla
TISCI abstracts the handling of IRQ routes where interrupt sources are not directly connected to host interrupt controller. This series adds support for: - TISCI commands needed for IRQ configuration - Interrupt Router(INTR) and Interrupt Aggregator(INTA) drivers More information on TISCI IRQ mana