diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-03-22 01:43:54 -0400 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-03-29 10:05:24 -0400 |
commit | d75868496ca0af1685f31726d8f5b5037c092a7a (patch) | |
tree | f8ef8f7273c4a350e0bcade3190680934ab018ba | |
parent | 4b28038fd60d346337dcaca80c255db2724adf76 (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-- | MAINTAINERS | 3 |
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 | |||
5042 | HARDWARE SPINLOCK CORE | 5042 | HARDWARE SPINLOCK CORE |
5043 | M: Ohad Ben-Cohen <ohad@wizery.com> | 5043 | M: Ohad Ben-Cohen <ohad@wizery.com> |
5044 | M: Bjorn Andersson <bjorn.andersson@linaro.org> | 5044 | M: Bjorn Andersson <bjorn.andersson@linaro.org> |
5045 | L: linux-remoteproc@vger.kernel.org | ||
5045 | S: Maintained | 5046 | S: Maintained |
5046 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git | 5047 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock.git |
5047 | F: Documentation/hwspinlock.txt | 5048 | F: Documentation/hwspinlock.txt |
@@ -9314,6 +9315,7 @@ F: include/linux/regmap.h | |||
9314 | REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM | 9315 | REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM |
9315 | M: Ohad Ben-Cohen <ohad@wizery.com> | 9316 | M: Ohad Ben-Cohen <ohad@wizery.com> |
9316 | M: Bjorn Andersson <bjorn.andersson@linaro.org> | 9317 | M: Bjorn Andersson <bjorn.andersson@linaro.org> |
9318 | L: linux-remoteproc@vger.kernel.org | ||
9317 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git | 9319 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git |
9318 | S: Maintained | 9320 | S: Maintained |
9319 | F: drivers/remoteproc/ | 9321 | F: drivers/remoteproc/ |
@@ -9323,6 +9325,7 @@ F: include/linux/remoteproc.h | |||
9323 | REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM | 9325 | REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM |
9324 | M: Ohad Ben-Cohen <ohad@wizery.com> | 9326 | M: Ohad Ben-Cohen <ohad@wizery.com> |
9325 | M: Bjorn Andersson <bjorn.andersson@linaro.org> | 9327 | M: Bjorn Andersson <bjorn.andersson@linaro.org> |
9328 | L: linux-remoteproc@vger.kernel.org | ||
9326 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git | 9329 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg.git |
9327 | S: Maintained | 9330 | S: Maintained |
9328 | F: drivers/rpmsg/ | 9331 | F: drivers/rpmsg/ |