diff options
author | Peter Ujfalusi | 2020-10-25 12:10:06 -0700 |
---|---|---|
committer | Santosh Shilimkar | 2020-11-01 19:38:02 -0800 |
commit | 3c2017536f3a122bf246cc87f9327e9ec138db92 (patch) | |
tree | d4a6c1f3f55f59192e9c9b76f1ff894a3a8368a4 /arch/s390 | |
parent | 4d8ddf673a420aa25668eceeb4fbf33e2521fdf2 (diff) |
firmware: ti_sci: rm: Add new ops for ring configuration
The sysfw ring configuration message has been extended to include virtid
and asel value for the ring.
Add the ASEL_VALID to TI_SCI_MSG_VALUE_RM_ALL_NO_ORDER as it is required
for DMA rings.
Instead of extending the current .config() ops - which would need same
patch change in the ringacc driver - add ti_sci_msg_rm_ring_cfg struct and
a new ops using it to configure the ring.
This will allow easy update path in case new members are added for the ring
configuration.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions