Skip to content
Commit 069bcbcb authored by Tomas Galbicka's avatar Tomas Galbicka Committed by Maureen Helm
Browse files

drivers: mbox: Add NXP Mailbox driver for mbox

This adds new NXP mailbox driver for MBOX device.

NXP mailbox IP driver supports sending data between cores.
It uses 32 bit register to trigger irq to other core.
This driver implementation uses 4 bits for channel selection of
triggering mode, 4 bits for channel selection of data transfer and
rest 24 bits for data.

NXP mailbox IP Reference Manual UM11126, Chapter 52.
https://www.nxp.com/webapp/Download?colCode=UM11126



Signed-off-by: default avatarTomas Galbicka <tomas.galbicka@nxp.com>
parent 89ce3566
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment