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>
Showing
- Documentation/devicetree/bindings/mailbox/altera-mailbox.txt 49 additions, 0 deletionsDocumentation/devicetree/bindings/mailbox/altera-mailbox.txt
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/mailbox/Kconfig 6 additions, 0 deletionsdrivers/mailbox/Kconfig
- drivers/mailbox/Makefile 2 additions, 0 deletionsdrivers/mailbox/Makefile
- drivers/mailbox/mailbox-altera.c 388 additions, 0 deletionsdrivers/mailbox/mailbox-altera.c
Loading
Please register or sign in to comment