Searched hist:fead4dd496631707549f414b4059afb86ea8fb80 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/irqchip/ |
H A D | irq-wpcm450-aic.c | fead4dd496631707549f414b4059afb86ea8fb80 Tue Apr 06 07:09:17 CDT 2021 Jonathan Neuschäfer <j.neuschaefer@gmx.net> irqchip: Add driver for WPCM450 interrupt controller
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 driver only supports high-level interrupts at the moment, because other modes could not be tested so far.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210406120921.2484986-7-j.neuschaefer@gmx.net
|
H A D | Makefile | diff fead4dd496631707549f414b4059afb86ea8fb80 Tue Apr 06 07:09:17 CDT 2021 Jonathan Neuschäfer <j.neuschaefer@gmx.net> irqchip: Add driver for WPCM450 interrupt controller
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 driver only supports high-level interrupts at the moment, because other modes could not be tested so far.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210406120921.2484986-7-j.neuschaefer@gmx.net
|
H A D | Kconfig | diff fead4dd496631707549f414b4059afb86ea8fb80 Tue Apr 06 07:09:17 CDT 2021 Jonathan Neuschäfer <j.neuschaefer@gmx.net> irqchip: Add driver for WPCM450 interrupt controller
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 driver only supports high-level interrupts at the moment, because other modes could not be tested so far.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210406120921.2484986-7-j.neuschaefer@gmx.net
|