From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] MAINTAINERS: update Qualcomm support entry Date: Mon, 26 Jan 2015 16:51:11 -0800 Message-ID: <54C6E0FF.9000103@codeaurora.org> References: <1421901564-8854-1-git-send-email-agross@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:45913 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755398AbbA0AvN (ORCPT ); Mon, 26 Jan 2015 19:51:13 -0500 In-Reply-To: <1421901564-8854-1-git-send-email-agross@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Andy Gross , Kumar Gala Cc: David Brown , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , linux-arm-msm@vger.kernel.org On 01/21/15 20:39, Andy Gross wrote: > Added myself as a co-maintainer. Updated the files to include the Qualcomm SoC > directory. Added linux-soc mailing list. > > Signed-off-by: Andy Gross > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 93409ad..2af6e23 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1284,9 +1284,12 @@ S: Maintained > ARM/QUALCOMM SUPPORT > M: Kumar Gala > M: David Brown > +M: Andy Gross > L: linux-arm-msm@vger.kernel.org > +L: linux-soc@vger.kernel.org Should this be here? I'd think we would want this on some more top-level drivers/soc/ entry so that mach-qcom changes don't go to the linux-soc list when they're not relevant to linux-soc. > S: Maintained > F: arch/arm/mach-qcom/ > +F: drivers/soc/qcom > T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git > > ARM/RADISYS ENP2611 MACHINE SUPPORT -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Mon, 26 Jan 2015 16:51:11 -0800 Subject: [PATCH] MAINTAINERS: update Qualcomm support entry In-Reply-To: <1421901564-8854-1-git-send-email-agross@codeaurora.org> References: <1421901564-8854-1-git-send-email-agross@codeaurora.org> Message-ID: <54C6E0FF.9000103@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/21/15 20:39, Andy Gross wrote: > Added myself as a co-maintainer. Updated the files to include the Qualcomm SoC > directory. Added linux-soc mailing list. > > Signed-off-by: Andy Gross > --- > MAINTAINERS | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 93409ad..2af6e23 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1284,9 +1284,12 @@ S: Maintained > ARM/QUALCOMM SUPPORT > M: Kumar Gala > M: David Brown > +M: Andy Gross > L: linux-arm-msm at vger.kernel.org > +L: linux-soc at vger.kernel.org Should this be here? I'd think we would want this on some more top-level drivers/soc/ entry so that mach-qcom changes don't go to the linux-soc list when they're not relevant to linux-soc. > S: Maintained > F: arch/arm/mach-qcom/ > +F: drivers/soc/qcom > T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git > > ARM/RADISYS ENP2611 MACHINE SUPPORT -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project