summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-aspeed-intc.c
AgeCommit message (Collapse)Author
2024-10-17irqchip/aspeed-intc: Add AST27XX INTC supportKevin Chen
Support Aspeed Interrupt Controller on Aspeed Silicon SoCs. ASPEED interrupt controller(INTC) maps the internal interrupt sources to a parent interrupt controller, which can be GIC or INTC. Signed-off-by: Kevin Chen <kevin_chen@aspeedtech.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/all/20241016022410.1154574-3-kevin_chen@aspeedtech.com