Closed bardliao closed 6 months ago
@plbossart This commit can only be cherry pick on top of the https://github.com/thesofproject/linux/commit/17386cb1b48b0d85f69b21ae13d5408d67180e30 ("ASoC: SOF: Intel: hda-dai: set dma_stream_channel_map device") commit. But, it can not be applied with "git am". Should I use another Fixes tag that can apply with "git am"?
@plbossart This commit can only be cherry pick on top of the 17386cb ("ASoC: SOF: Intel: hda-dai: set dma_stream_channel_map device") commit. But, it can not be applied with "git am". Should I use another Fixes tag that can apply with "git am"?
it's fine as is, the first kernel for LNL is 6.10, so there's no problem.
sof_ipc4_dma_config_tlv{} is for Audio DSP firmware only. Don't set it in dspless mode.
Fixes: 17386cb1b48b ("ASoC: SOF: Intel: hda-dai: set dma_stream_channel_map device")