Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1671942 > unrolled thread

[PATCH] MAINTAINERS: Add entry for SPMI subsystem

Started byStephen Boyd <sboyd@codeaurora.org>
First post2017-06-21 20:50 +0200
Last post2017-06-21 20:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] MAINTAINERS: Add entry for SPMI subsystem Stephen Boyd <sboyd@codeaurora.org> - 2017-06-21 20:50 +0200

#1671942 — [PATCH] MAINTAINERS: Add entry for SPMI subsystem

FromStephen Boyd <sboyd@codeaurora.org>
Date2017-06-21 20:50 +0200
Subject[PATCH] MAINTAINERS: Add entry for SPMI subsystem
Message-ID<tUSRr-1AC-1@gated-at.bofh.it>
I have the hardware and I've been reviewing SPMI patches when
they come on the list. Add myself as a reviewer in this area and
add the linux-arm-msm list because people subscribed there also
have the hardware.

Cc: Kiran Gunda <kgunda@codeaurora.org>
Cc: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3bf9897f8df4..d49357a876c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12307,6 +12307,15 @@ S:	Supported
 F:	Documentation/networking/spider_net.txt
 F:	drivers/net/ethernet/toshiba/spider_net*
 
+SPMI SUBSYSTEM
+R:	Stephen Boyd <sboyd@codeaurora.org>
+L:	linux-arm-msm@vger.kernel.org
+F:	Documentation/devicetree/bindings/spmi/
+F:	drivers/spmi/
+F:	include/dt-bindings/spmi/spmi.h
+F:	include/linux/spmi.h
+F:	include/trace/events/spmi.h
+
 SPU FILE SYSTEM
 M:	Jeremy Kerr <jk@ozlabs.org>
 L:	linuxppc-dev@lists.ozlabs.org
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web