Re: [PATCH] irqchip/irq-ath79-intc: add irq cascade driver for QCA9556 SoCs

2018-05-08 Thread Marc Zyngier
Hi John, On 07/05/18 14:37, John Crispin wrote: > The QCA ATH79 MIPS target is being converted to pure OF. Right now the > platform code will setup the IRQ cascade found on the QCA9556 and newer > SoCs and uses fixed IRQ numbers for the peripherals attached to the > cascade. This patch adds a prop

[PATCH] irqchip/irq-ath79-intc: add irq cascade driver for QCA9556 SoCs

2018-05-07 Thread John Crispin
The QCA ATH79 MIPS target is being converted to pure OF. Right now the platform code will setup the IRQ cascade found on the QCA9556 and newer SoCs and uses fixed IRQ numbers for the peripherals attached to the cascade. This patch adds a proper driver based on the code previously located inside arc