Hi Wan, On Sat, Jun 25, 2016 at 06:37:20PM +0800, Wan Zongshun wrote: > This patch is to add irqchip driver support for nuc900 plat, > current this driver only supports nuc970 SoC. > > Signed-off-by: Wan Zongshun <mcuos.com@xxxxxxxxx> > --- > arch/arm/mach-w90x900/include/mach/irqs.h | 69 ++++++++++++++ > .../mach-w90x900/include/mach/nuc970-regs-aic.h | 53 +++++++++++ > drivers/irqchip/Makefile | 1 + > drivers/irqchip/irq-nuc900.c | 104 +++++++++++++++++++++ > 4 files changed, 227 insertions(+) > create mode 100644 arch/arm/mach-w90x900/include/mach/nuc970-regs-aic.h > create mode 100644 drivers/irqchip/irq-nuc900.c When you resend after addressing Arnd's comments, please include the irqchip maintainers in the cc. thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html