aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2016-03-22 01:43:54 -0400
committerBjorn Andersson <bjorn.andersson@linaro.org>2016-03-29 10:05:24 -0400
commitd75868496ca0af1685f31726d8f5b5037c092a7a (patch)
treef8ef8f7273c4a350e0bcade3190680934ab018ba
parent4b28038fd60d346337dcaca80c255db2724adf76 (diff)
MAINTAINERS: Add mailing list for remote processor subsystems
Add the newly created linux-remoteproc mailing list for the three subsystems related to remote processor management and communication. Acked-by: Ohad Ben-Cohen <ohad@wizery.com> Acked-by: Suman Anna <s-anna@ti.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 03e00c7c88eb..46ff01a877df 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5042,6 +5042,7 @@ F: include/linux/hw_random.h
5042HARDWARE SPINLOCK CORE 5042HARDWARE SPINLOCK CORE
5043M: Ohad Ben-Cohen <ohad@wizery.com> 5043M: Ohad Ben-Cohen <ohad@wizery.com>
5044M: Bjorn Andersson <bjorn.andersson@linaro.org> 5044M: Bjorn Andersson <bjorn.andersson@linaro.org>
5045L: linux-remoteproc@vger.kernel.org
5045S: Maintained 5046S: Maintained
5046T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git 5047T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git
5047F: Documentation/hwspinlock.txt 5048F: Documentation/hwspinlock.txt
@@ -9314,6 +9315,7 @@ F: include/linux/regmap.h
9314REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM 9315REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
9315M: Ohad Ben-Cohen <ohad@wizery.com> 9316M: Ohad Ben-Cohen <ohad@wizery.com>
9316M: Bjorn Andersson <bjorn.andersson@linaro.org> 9317M: Bjorn Andersson <bjorn.andersson@linaro.org>
9318L: linux-remoteproc@vger.kernel.org
9317T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git 9319T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
9318S: Maintained 9320S: Maintained
9319F: drivers/remoteproc/ 9321F: drivers/remoteproc/
@@ -9323,6 +9325,7 @@ F: include/linux/remoteproc.h
9323REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM 9325REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
9324M: Ohad Ben-Cohen <ohad@wizery.com> 9326M: Ohad Ben-Cohen <ohad@wizery.com>
9325M: Bjorn Andersson <bjorn.andersson@linaro.org> 9327M: Bjorn Andersson <bjorn.andersson@linaro.org>
9328L: linux-remoteproc@vger.kernel.org
9326T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git 9329T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git
9327S: Maintained 9330S: Maintained
9328F: drivers/rpmsg/ 9331F: drivers/rpmsg/