sof icon indicating copy to clipboard operation
sof copied to clipboard

ipc4: rework llp slot allocation

Open RanderWang opened this issue 2 years ago • 0 comments

Current llp slot is allocated based on virtual index in node id which is incorrect since different dai may use the same virtual index. It should be allocated according to allocated dma engine and channel id.

ref: https://github.com/thesofproject/sof/issues/6424

RanderWang avatar Oct 19 '22 05:10 RanderWang