Skip to content
Commit 3748daf7 authored by Sudeep Holla's avatar Sudeep Holla
Browse files

firmware: arm_scmi: Segregate tx channel handling and prepare to add rx



The transmit(Tx) channels are specified as the first entry and the
receive(Rx) channels are the second entry as per the device tree
bindings. Since we currently just support Tx, index 0 is hardcoded at
all required callsites.

In order to prepare for adding Rx support, let's remove those hardcoded
index and add boolean parameter to identify Tx/Rx channels when setting
them up.

Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent 2747a967
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment