Linux ACPI
 help / color / mirror / Atom feed
* [PATCH V2 0/2] irqchip: Support to set irq type for ACPI path
@ 2022-10-08  2:51 Jianmin Lv
  2022-10-08  2:51 ` [PATCH V2 1/2] irqchip/loongson-pch-pic: " Jianmin Lv
  2022-10-08  2:51 ` [PATCH V2 2/2] irqchip/loongson-liointc: " Jianmin Lv
  0 siblings, 2 replies; 7+ messages in thread
From: Jianmin Lv @ 2022-10-08  2:51 UTC (permalink / raw)
  To: Thomas Gleixner, Marc Zyngier
  Cc: linux-kernel, loongarch, Jiaxun Yang, Huacai Chen, Bjorn Helgaas,
	Len Brown, rafael, linux-pci, linux-acpi

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-10-09  2:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-08  2:51 [PATCH V2 0/2] irqchip: Support to set irq type for ACPI path Jianmin Lv
2022-10-08  2:51 ` [PATCH V2 1/2] irqchip/loongson-pch-pic: " Jianmin Lv
2022-10-09  1:08   ` Marc Zyngier
2022-10-09  2:26     ` Jianmin Lv
2022-10-09  2:31       ` Marc Zyngier
2022-10-09  2:36         ` Jianmin Lv
2022-10-08  2:51 ` [PATCH V2 2/2] irqchip/loongson-liointc: " Jianmin Lv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox