Re: [PATCH 0/8] ACPI: LoongArch: Add IOVT table support

Huacai Chen <[email protected]> Mon, 13 Jul 2026 21:40:02 +0800
Newsgroups dev.linux.lists.acpica-devel,dev.linux.lists.loongarch,org.kernel.vger.linux-acpi,org.kernel.vger.linux-kernel
Message-ID <CAAhV-H5FGWPnJraY9aYLrLKa5B+eo74eScTFzUeGGXT6f=4FZA@mail.gmail.com>
Hi, Bibo,

On Mon, Jul 13, 2026 at 6:14=E2=80=AFPM Bibo Mao <[email protected]> wrot=
e:
>
> slightly ping.
I think the series can be re-organized as 3 patches:

ACPI: LoongArch: Add acpi_arch_[late]_init()
includes Patch-1/4 in this series roughly.

ACPI: LoongArch: Add IOVT device entry table scanning
includes Patch-3/5/6/7 in this series roughly.

ACPI: LoongArch: Add ACPI_IOVT config options
includes Patch-2/8 in this series roughly.


Huacai

>
> >I/O Virtualization Table is ACPI table for LoongArch IOMMU devices, it
> >is merged on ACPI Spec 6.6, and it can be located at
> >  https://www.loongson.cn/uploads/images/2024110517404135188.LoongArch-I=
O-Virtualization-Table-Specification.pdf
> >
> >Here add IOVT table parsing on LoongArch system, it is for use about
> >LoongArch IOMMU driver in future.
>