aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLey Foon Tan <lftan@altera.com>2015-02-04 03:32:18 -0500
committerJassi Brar <jaswinder.singh@linaro.org>2015-02-06 00:28:27 -0500
commitf62092f6d77dfd9214ae753a24b76ba4ecd801d7 (patch)
treebbd52e987eb8151254d2bddfb8fe2e907e0f4dce /MAINTAINERS
parent01340df8d3cd4d8f1773d5f1f569b77bbfce31ad (diff)
mailbox: Add Altera mailbox driver
The Altera mailbox allows for interprocessor communication. It supports only one channel and work as either sender or receiver. Signed-off-by: Ley Foon Tan <lftan@altera.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index aaa039dee999..f2f0faf20695 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -563,6 +563,12 @@ S: Odd Fixes
563L: linux-alpha@vger.kernel.org 563L: linux-alpha@vger.kernel.org
564F: arch/alpha/ 564F: arch/alpha/
565 565
566ALTERA MAILBOX DRIVER
567M: Ley Foon Tan <lftan@altera.com>
568L: nios2-dev@lists.rocketboards.org (moderated for non-subscribers)
569S: Maintained
570F: drivers/mailbox/mailbox-altera.c
571
566ALTERA TRIPLE SPEED ETHERNET DRIVER 572ALTERA TRIPLE SPEED ETHERNET DRIVER
567M: Vince Bridgers <vbridger@opensource.altera.com> 573M: Vince Bridgers <vbridger@opensource.altera.com>
568L: netdev@vger.kernel.org 574L: netdev@vger.kernel.org