diff mbox

MAINTAINERS: update Qualcomm support entry

Message ID 1421901564-8854-1-git-send-email-agross@codeaurora.org (mailing list archive)
State New, archived
Headers show

Commit Message

Andy Gross Jan. 22, 2015, 4:39 a.m. UTC
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 <agross@codeaurora.org>
---
 MAINTAINERS |    3 +++
 1 file changed, 3 insertions(+)

Comments

Joe Perches Jan. 22, 2015, 4:46 a.m. UTC | #1
On Wed, 2015-01-21 at 22:39 -0600, Andy Gross wrote:
> Added myself as a co-maintainer.  Updated the files to include the Qualcomm SoC
> directory.  Added linux-soc mailing list.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -1284,9 +1284,12 @@ S:	Maintained
>  ARM/QUALCOMM SUPPORT
>  M:	Kumar Gala <galak@codeaurora.org>
>  M:	David Brown <davidb@codeaurora.org>
> +M:	Andy Gross <agross@codeaurora.org>
>  L:	linux-arm-msm@vger.kernel.org
> +L:	linux-soc@vger.kernel.org
>  S:	Maintained
>  F:	arch/arm/mach-qcom/
> +F:	drivers/soc/qcom

Please add a terminating /

F:	drivers/soc/qcom/
Andy Gross Jan. 22, 2015, 9:46 p.m. UTC | #2
On Wed, Jan 21, 2015 at 08:46:45PM -0800, Joe Perches wrote:
> > +L:	linux-soc@vger.kernel.org
> >  S:	Maintained
> >  F:	arch/arm/mach-qcom/
> > +F:	drivers/soc/qcom
> 
> Please add a terminating /
> 
> F:	drivers/soc/qcom/

Noted, will fix.
Kumar Gala Jan. 23, 2015, 4:27 p.m. UTC | #3
On Jan 22, 2015, at 3:46 PM, Andy Gross <agross@codeaurora.org> wrote:

> On Wed, Jan 21, 2015 at 08:46:45PM -0800, Joe Perches wrote:
>>> +L:	linux-soc@vger.kernel.org
>>> S:	Maintained
>>> F:	arch/arm/mach-qcom/
>>> +F:	drivers/soc/qcom
>> 
>> Please add a terminating /
>> 
>> F:	drivers/soc/qcom/
> 
> Noted, will fix.

I’ll fix this up when I apply the patch.

- k
Stephen Boyd Jan. 27, 2015, 12:51 a.m. UTC | #4
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 <agross@codeaurora.org>
> ---
>  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 <galak@codeaurora.org>
>  M:	David Brown <davidb@codeaurora.org>
> +M:	Andy Gross <agross@codeaurora.org>
>  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
diff mbox

Patch

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 <galak@codeaurora.org>
 M:	David Brown <davidb@codeaurora.org>
+M:	Andy Gross <agross@codeaurora.org>
 L:	linux-arm-msm@vger.kernel.org
+L:	linux-soc@vger.kernel.org
 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