Re: [PATCH V8 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
From: Thomas Gleixner
Date: Wed Aug 07 2024 - 18:03:54 EST
Tianyang!
On Tue, Aug 06 2024 at 19:55, Tianyang Zhang wrote:
> From: Huacai Chen <chenhuacai@xxxxxxxxxxx>
>
> Now remove the global PCI/MSI irqdomain implementation and provide the
> required MSI parent functionality by filling in msi_parent_ops, so the
> PCI/MSI code can detect the new parent and setup per-device MSI domains.
>
> Signed-off-by: Huacai Chen <chenhuacai@xxxxxxxxxxx>
Lacks a SOB from Tianyang. See Documentation ...
> ---
> drivers/irqchip/Kconfig | 1 +
> drivers/irqchip/irq-loongson-pch-msi.c | 58 ++++++++++----------------
> 2 files changed, 24 insertions(+), 35 deletions(-)
Nice!
Thanks,
tglx