Skip to content
Commit 46cc7c28 authored by Sudeep Holla's avatar Sudeep Holla
Browse files

firmware: arm_scmi: Add receive channel support for notifications



With scmi_mbox_chan_setup enabled to identify and setup both Tx and Rx,
let's consolidate setting up of both the channels under the function
scmi_mbox_txrx_setup.

Since some platforms may opt not to support notifications or delayed
response, they may not need support for Rx. Hence Rx is optional and
failure of setting one up is not considered fatal.

Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent 3748daf7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment