Skip to content
Commit 5a6338cc authored by Viresh Kumar's avatar Viresh Kumar Committed by Jassi Brar
Browse files

mailbox: arm_mhuv2: Add driver



This adds driver for the ARM MHUv2 (Message Handling Unit) mailbox
controller.

This is based on the accepted DT bindings of the controller and supports
combination of both transport protocols, i.e. doorbell and data-transfer.

Transmitting and receiving data through the mailbox framework is done
through struct arm_mhuv2_mbox_msg.

Based on the initial work done by Morten Borup Petersen from ARM.

Co-developed-by: default avatarTushar Khandelwal <tushar.khandelwal@arm.com>
Signed-off-by: default avatarTushar Khandelwal <tushar.khandelwal@arm.com>
Tested-by: default avatarUsama Arif <usama.arif@arm.com>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent aa80be50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment