Re: [PATCH v12 06/13] irqchip: Add irq-ingenic-tcu driver

2019-06-22 Thread Paul Cercueil
Hi, I'll make a V13 of this patchset on top of -rc6, any feedback for this IRQ driver? It's been already one month. Thanks, -Paul Le mar. 21 mai 2019 à 16:51, Paul Cercueil a écrit : This driver handles the interrupt controller built in the Timer/Counter Unit (TCU) of the JZ47xx SoCs from

[PATCH v12 06/13] irqchip: Add irq-ingenic-tcu driver

2019-05-21 Thread Paul Cercueil
This driver handles the interrupt controller built in the Timer/Counter Unit (TCU) of the JZ47xx SoCs from Ingenic. Signed-off-by: Paul Cercueil --- drivers/irqchip/Kconfig | 11 ++ drivers/irqchip/Makefile | 1 + drivers/irqchip/irq-ingenic-tcu.c | 182