mailbox: Add Altera mailbox driver
authorLey Foon Tan <lftan@altera.com>
Wed, 4 Feb 2015 08:32:18 +0000 (16:32 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 6 Feb 2015 05:28:27 +0000 (10:58 +0530)
commitf62092f6d77dfd9214ae753a24b76ba4ecd801d7
treebbd52e987eb8151254d2bddfb8fe2e907e0f4dce
parent01340df8d3cd4d8f1773d5f1f569b77bbfce31ad
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>
Documentation/devicetree/bindings/mailbox/altera-mailbox.txt [new file with mode: 0644]
MAINTAINERS
drivers/mailbox/Kconfig
drivers/mailbox/Makefile
drivers/mailbox/mailbox-altera.c [new file with mode: 0644]
This page took 0.026697 seconds and 5 git commands to generate.