From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [PATCH] MAINTAINERS: add maintainers for arm64 acpi Date: Mon, 03 Mar 2014 18:28:28 -0800 Message-ID: <53153A4C.9050602@infradead.org> References: <1393899345-7397-1-git-send-email-graeme.gregory@linaro.org> <1393899345-7397-2-git-send-email-graeme.gregory@linaro.org> <1393899715.20435.8.camel@joe-AO722> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1393899715.20435.8.camel@joe-AO722> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Joe Perches , Graeme Gregory Cc: rjw@rjwysocki.net, linux-pm@vger.kernel.org, catalin.marinas@arm.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, grant.likely@linaro.org, linux-arm-kernel@lists.infradead.org, lenb@kernel.org List-Id: linux-acpi@vger.kernel.org On 03/03/2014 06:21 PM, Joe Perches wrote: > On Tue, 2014-03-04 at 10:15 +0800, Graeme Gregory wrote: >> Add maintainers for the arm-core file for arm64 ACPI support > > Shouldn't something have to be in the kernel > tree before there's a MAINTAINERS entry? or in linux-next and the patch can be added to linux-next (some git tree). >> diff --git a/MAINTAINERS b/MAINTAINERS >> index c6d0e93..c770d3a 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -259,6 +259,13 @@ F: drivers/pci/*/*acpi* >> F: drivers/pci/*/*/*acpi* >> F: tools/power/acpi >> >> +ACPI ARM64 >> +M: Hanjun Guo >> +M: Graeme Gregory >> +S: Supported >> +L: linux-acpi@vger.kernel.org >> +F: drivers/acpi/plat/arm-core.c >> + >> ACPI COMPONENT ARCHITECTURE (ACPICA) >> M: Robert Moore >> M: Lv Zheng -- ~Randy