Commit ba8b7f7f authored by Hanjun Guo's avatar Hanjun Guo Committed by Will Deacon
Browse files

ACPI: ARM64: add acpi_iort.h to MAINTAINERS



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: default avatarHanjun Guo <guohanjun@huawei.com>
Acked-by: default avatarSudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20240808130946.1028376-1-guohanjun@huawei.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent 9cd8062b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>