sof
sof copied to clipboard
ipc4: rework llp slot allocation
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