]> Git Repo - linux.git/commitdiff
MAINTAINERS: Add ARM64-specific ACPI maintainers entry
authorLorenzo Pieralisi <[email protected]>
Wed, 5 Oct 2016 11:25:40 +0000 (12:25 +0100)
committerRafael J. Wysocki <[email protected]>
Mon, 10 Oct 2016 21:45:09 +0000 (23:45 +0200)
The ARM64 architecture defines ARM64 specific ACPI bindings to
configure and set-up arch specific components. To simplify
code reviews/updates and streamline the maintainership structure
supporting the arch specific code, a new arm64 directory was created in
/drivers/acpi, to contain ACPI code that is specific to ARM64
architecture.

Add the ARM64-specific ACPI maintainers entry in MAINTAINERS for
the newly created subdirectory and respective code content.

Lorenzo Pieralisi will be in charge of submitting and managing
the pull requests on behalf of all maintainers listed.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Hanjun Guo <[email protected]>
Acked-by: Will Deacon <[email protected]>
Acked-by: Sudeep Holla <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
MAINTAINERS

index f593300e310b80f4ca41c37dd9fc038003f42a08..2a70dd97d8faa0adc60414fc4fd2b2d9d76dd6c0 100644 (file)
@@ -316,6 +316,14 @@ W: https://01.org/linux-acpi
 S:     Supported
 F:     drivers/acpi/fan.c
 
+ACPI FOR ARM64 (ACPI/arm64)
+M:     Lorenzo Pieralisi <[email protected]>
+M:     Hanjun Guo <[email protected]>
+M:     Sudeep Holla <[email protected]>
+L:     [email protected]
+S:     Maintained
+F:     drivers/acpi/arm64
+
 ACPI THERMAL DRIVER
 M:     Zhang Rui <[email protected]>
 L:     [email protected]
This page took 0.071776 seconds and 4 git commands to generate.