LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: update Qualcomm support entry
@ 2015-01-22 4:39 Andy Gross
2015-01-22 4:46 ` Joe Perches
2015-01-27 0:51 ` Stephen Boyd
0 siblings, 2 replies; 5+ messages in thread
From: Andy Gross @ 2015-01-22 4:39 UTC (permalink / raw)
To: Kumar Gala
Cc: David Brown, linux-kernel, linux-arm-kernel, Greg Kroah-Hartman,
linux-arm-msm, Andy Gross
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
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
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update Qualcomm support entry
2015-01-22 4:39 [PATCH] MAINTAINERS: update Qualcomm support entry Andy Gross
@ 2015-01-22 4:46 ` Joe Perches
2015-01-22 21:46 ` Andy Gross
2015-01-27 0:51 ` Stephen Boyd
1 sibling, 1 reply; 5+ messages in thread
From: Joe Perches @ 2015-01-22 4:46 UTC (permalink / raw)
To: Andy Gross
Cc: Kumar Gala, David Brown, linux-kernel, linux-arm-kernel,
Greg Kroah-Hartman, linux-arm-msm
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/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update Qualcomm support entry
2015-01-22 4:46 ` Joe Perches
@ 2015-01-22 21:46 ` Andy Gross
2015-01-23 16:27 ` Kumar Gala
0 siblings, 1 reply; 5+ messages in thread
From: Andy Gross @ 2015-01-22 21:46 UTC (permalink / raw)
To: Joe Perches
Cc: linux-arm-msm, Kumar Gala, linux-kernel, Greg Kroah-Hartman,
David Brown, linux-arm-kernel
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.
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update Qualcomm support entry
2015-01-22 21:46 ` Andy Gross
@ 2015-01-23 16:27 ` Kumar Gala
0 siblings, 0 replies; 5+ messages in thread
From: Kumar Gala @ 2015-01-23 16:27 UTC (permalink / raw)
To: Andy Gross
Cc: Joe Perches, linux-arm-msm, linux-kernel, Greg Kroah-Hartman,
David Brown, linux-arm-kernel
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
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: update Qualcomm support entry
2015-01-22 4:39 [PATCH] MAINTAINERS: update Qualcomm support entry Andy Gross
2015-01-22 4:46 ` Joe Perches
@ 2015-01-27 0:51 ` Stephen Boyd
1 sibling, 0 replies; 5+ messages in thread
From: Stephen Boyd @ 2015-01-27 0:51 UTC (permalink / raw)
To: Andy Gross, Kumar Gala
Cc: David Brown, linux-kernel, linux-arm-kernel, Greg Kroah-Hartman,
linux-arm-msm
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
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-01-27 0:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22 4:39 [PATCH] MAINTAINERS: update Qualcomm support entry Andy Gross
2015-01-22 4:46 ` Joe Perches
2015-01-22 21:46 ` Andy Gross
2015-01-23 16:27 ` Kumar Gala
2015-01-27 0:51 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).