[PATCH 4/6] irqchip: add irqchip driver for nuc900
Jason Cooper
jason at lakedaemon.net
Thu Jun 30 09:30:17 PDT 2016
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 at gmail.com>
> ---
> 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.
More information about the linux-arm-kernel
mailing list