]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ACPI: ARM64: add acpi_iort.h to MAINTAINERS
authorHanjun Guo <guohanjun@huawei.com>
Thu, 8 Aug 2024 13:09:46 +0000 (21:09 +0800)
committerWill Deacon <will@kernel.org>
Fri, 16 Aug 2024 10:33:44 +0000 (11:33 +0100)
IORT(Input Output Remapping Table) represents the I/O topology of an
Arm-based system for use with the ACPI, so acpi_iort.h is for arm64
only.

This helps git-send-email to figure out the proper maintainers when
touching the file.

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20240808130946.1028376-1-guohanjun@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
MAINTAINERS

index f328373463b0d2c19d6b451a684f18e4ab7132e6..7573f344b9faada3929a8b349a485c3f39d12389 100644 (file)
@@ -334,6 +334,7 @@ L:  linux-acpi@vger.kernel.org
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:     Maintained
 F:     drivers/acpi/arm64
+F:     include/linux/acpi_iort.h
 
 ACPI FOR RISC-V (ACPI/riscv)
 M:     Sunil V L <sunilvl@ventanamicro.com>