diff mbox

MAINTAINERS: Add entry for SOC Qualcomm drivers

Message ID 1408387131-32152-1-git-send-email-agross@codeaurora.org (mailing list archive)
State Superseded, archived
Headers show

Commit Message

Andy Gross Aug. 18, 2014, 6:38 p.m. UTC
This patch adds a MAINTAINERS entry for the SOC Qualcomm drivers.

Signed-off-by: Andy Gross <agross@codeaurora.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Olof Johansson Aug. 18, 2014, 7:08 p.m. UTC | #1
On Mon, Aug 18, 2014 at 11:38 AM, Andy Gross <agross@codeaurora.org> wrote:
> This patch adds a MAINTAINERS entry for the SOC Qualcomm drivers.
>
> Signed-off-by: Andy Gross <agross@codeaurora.org>

Hm. I always figured the drivers/soc/<platform> hierarchy would be
maintained by the subplatform maintainers, not by other developers.
Main thought behind that was that we might want to cause a bit of
bottle neck here, to make sure that at least one person has the full
picture of what's going on across the platform as a whole.

That doesn't mean it _has_ to be that way though. And I'll leave it up
to Kumar to decide for his platform. I.e. this would need an ack from
him.


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aefa948..3ad0a26 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8426,6 +8426,14 @@  F:	include/media/soc*
 F:	drivers/media/i2c/soc_camera/
 F:	drivers/media/platform/soc_camera/
 
+SOC/QUALCOMM DRIVERS
+M:	Andy Gross <agross@codeaurora.org>
+L:	linux-arm-msm@vger.kernel.org
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+F:	drivers/soc/qcom
+T:	git git://codeaurora.org/quic/kernel/agross-msm.git
+
 SOEKRIS NET48XX LED SUPPORT
 M:	Chris Boot <bootc@bootc.net>
 S:	Maintained