Re: [PATCH v2 06/10] irqchip: Add driver for WPCM450 interrupt controller

2021-04-07 Thread Jonathan Neuschäfer
On Wed, Apr 07, 2021 at 12:11:21PM +0100, Marc Zyngier wrote: > On Tue, 06 Apr 2021 13:09:17 +0100, > Jonathan Neuschäfer wrote: ... > > diff --git a/arch/arm/mach-npcm/Kconfig b/arch/arm/mach-npcm/Kconfig > > index 658c8efb4ca14..a71cf1d189ae5 100644 > > --- a/arch/arm/mach-npcm/Kconfig > > +++ b

Re: [PATCH v2 06/10] irqchip: Add driver for WPCM450 interrupt controller

2021-04-07 Thread Marc Zyngier
On Tue, 06 Apr 2021 13:09:17 +0100, Jonathan Neuschäfer wrote: > > The WPCM450 AIC ("Advanced Interrupt Controller") is the interrupt > controller found in the Nuvoton WPCM450 SoC and other Winbond/Nuvoton > SoCs. > > The list of registers if based on the AMI vendor kernel and the > Nuvoton W90N

[PATCH v2 06/10] irqchip: Add driver for WPCM450 interrupt controller

2021-04-06 Thread Jonathan Neuschäfer
The WPCM450 AIC ("Advanced Interrupt Controller") is the interrupt controller found in the Nuvoton WPCM450 SoC and other Winbond/Nuvoton SoCs. The list of registers if based on the AMI vendor kernel and the Nuvoton W90N745 datasheet. Although the hardware supports other interrupt modes, the drive