irqchip/loongson-pch-pic: Add ACPI init support
authorHuacai Chen <chenhuacai@loongson.cn>
Wed, 20 Jul 2022 10:51:27 +0000 (18:51 +0800)
committerMarc Zyngier <maz@kernel.org>
Wed, 20 Jul 2022 11:09:20 +0000 (12:09 +0100)
commitbcdd75c596c89d7925a3438fde2578ca23a62b06
tree6a083d272f95ce9572f28aea76b0824d77d293aa
parentee73f14ee9eb7e1a04051b303b56130c4dd6e048
irqchip/loongson-pch-pic: Add ACPI init support

PCH-PIC/PCH-MSI stands for "Interrupt Controller" that described in
Section 5 of "Loongson 7A1000 Bridge User Manual". For more information
please refer Documentation/loongarch/irq-chip-model.rst.

Co-developed-by: Jianmin Lv <lvjianmin@loongson.cn>
Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1658314292-35346-9-git-send-email-lvjianmin@loongson.cn
arch/loongarch/include/asm/irq.h
arch/loongarch/kernel/irq.c
arch/mips/include/asm/mach-loongson64/irq.h
drivers/irqchip/Kconfig
drivers/irqchip/irq-loongson-pch-pic.c