diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2017-06-21 14:47:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-17 09:00:47 -0400 |
commit | 6b71016e4b253172545e8388ff646f0dcbda18a8 (patch) | |
tree | 5ba1d8183ab2863e01632298b92b882b70706164 | |
parent | d50daa2af2618dab6d21634e65a5fbcf4ae437d6 (diff) |
MAINTAINERS: Add entry for SPMI subsystem
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>
Acked-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 205d3977ac46..b49af4f695fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -12527,6 +12527,15 @@ S: Supported | |||
12527 | F: Documentation/networking/spider_net.txt | 12527 | F: Documentation/networking/spider_net.txt |
12528 | F: drivers/net/ethernet/toshiba/spider_net* | 12528 | F: drivers/net/ethernet/toshiba/spider_net* |
12529 | 12529 | ||
12530 | SPMI SUBSYSTEM | ||
12531 | R: Stephen Boyd <sboyd@codeaurora.org> | ||
12532 | L: linux-arm-msm@vger.kernel.org | ||
12533 | F: Documentation/devicetree/bindings/spmi/ | ||
12534 | F: drivers/spmi/ | ||
12535 | F: include/dt-bindings/spmi/spmi.h | ||
12536 | F: include/linux/spmi.h | ||
12537 | F: include/trace/events/spmi.h | ||
12538 | |||
12530 | SPU FILE SYSTEM | 12539 | SPU FILE SYSTEM |
12531 | M: Jeremy Kerr <jk@ozlabs.org> | 12540 | M: Jeremy Kerr <jk@ozlabs.org> |
12532 | L: linuxppc-dev@lists.ozlabs.org | 12541 | L: linuxppc-dev@lists.ozlabs.org |