[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221008025150.10734-1-lvjianmin@loongson.cn>
Date: Sat, 8 Oct 2022 10:51:48 +0800
From: Jianmin Lv <lvjianmin@...ngson.cn>
To: Thomas Gleixner <tglx@...utronix.de>, Marc Zyngier <maz@...nel.org>
Cc: linux-kernel@...r.kernel.org, loongarch@...ts.linux.dev,
Jiaxun Yang <jiaxun.yang@...goat.com>,
Huacai Chen <chenhuacai@...ngson.cn>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Len Brown <lenb@...nel.org>, rafael@...nel.org,
linux-pci@...r.kernel.org, linux-acpi@...r.kernel.org
Subject: [PATCH V2 0/2] irqchip: Support to set irq type for ACPI path
For ACPI path of pch-pic and liointc driver, setting irq
type is not supported yet, so the patch series add code
to implement it.
V1 -> V2
- Change comment information and fix a bug for DT path in patch[1].
Jianmin Lv (2):
irqchip/loongson-pch-pic: Support to set irq type for ACPI path
irqchip/loongson-liointc: Support to set irq type for ACPI path
drivers/acpi/pci_irq.c | 6 ++++--
drivers/irqchip/irq-loongson-liointc.c | 7 ++++++-
drivers/irqchip/irq-loongson-pch-pic.c | 9 ++++++++-
3 files changed, 18 insertions(+), 4 deletions(-)
--
2.31.1
Powered by blists - more mailing lists