mbox series

[0/2] ASoC: SOF: Intel: hda-dai: skip tlv configuration for DSPless mode

Message ID 20240603073224.14726-1-peter.ujfalusi@linux.intel.com (mailing list archive)
Headers show
Series ASoC: SOF: Intel: hda-dai: skip tlv configuration for DSPless mode | expand

Message

Péter Ujfalusi June 3, 2024, 7:32 a.m. UTC
Hi,

Thesof_ipc4_dma_config_tlv() call makes no sense in case of DSPless mode since
it is a configuration for the firmware.

Regards,
Peter
---
Bard Liao (2):
  ASoC: SOF: Intel: hda-dai: skip tlv for dspless mode
  ASoC: SOF: Intel: hda-dai: remove skip_tlv label

 sound/soc/sof/intel/hda-dai.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comments

Mark Brown June 4, 2024, 9:53 p.m. UTC | #1
On Mon, 03 Jun 2024 10:32:22 +0300, Peter Ujfalusi wrote:
> Thesof_ipc4_dma_config_tlv() call makes no sense in case of DSPless mode since
> it is a configuration for the firmware.
> 
> Regards,
> Peter
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: SOF: Intel: hda-dai: skip tlv for dspless mode
      commit: e0e8e4bce61cac674fdabd85d070e7bab1634a8b
[2/2] ASoC: SOF: Intel: hda-dai: remove skip_tlv label
      commit: 3b06e137089fc0beb5ffa6a869de9a93df984072

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark