mbox series

[0/5] ASoC: SOF/Intel: small fixes and updates for 5.18

Message ID 20220310171651.249385-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: SOF/Intel: small fixes and updates for 5.18 | expand

Message

Pierre-Louis Bossart March 10, 2022, 5:16 p.m. UTC
One important fix from Kai to restore DM1 L1 functionality, one
important update from Peter to use DMA trace buffers as capture-only
and sync them and a couple of minor updates for Intel/SOF platforms.

Brent Lu (1):
  ASoC: SOF: Intel: add topology overwrite for Taniks

Kai Vehmanen (1):
  ASoC: SOF: Intel: enable DMI L1 for playback streams

Muralidhar Reddy (1):
  ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw in ADL match table

Peter Ujfalusi (1):
  ASoC: SOF: trace: Use proper DMA direction for the trace data buffer

Weiguo Li (1):
  ASoC: SOF: compress: fix null check after dereference

 sound/soc/intel/common/soc-acpi-intel-adl-match.c | 15 +++++++++++++++
 sound/soc/sof/compress.c                          |  6 ++++--
 sound/soc/sof/intel/hda-pcm.c                     |  1 +
 sound/soc/sof/sof-pci-dev.c                       |  8 ++++++++
 sound/soc/sof/trace.c                             | 12 ++++++++++--
 5 files changed, 38 insertions(+), 4 deletions(-)


base-commit: 52eaf2bbcf022a61872c812ce41855a90b814ebc

Comments

Mark Brown March 11, 2022, 8:22 p.m. UTC | #1
On Thu, 10 Mar 2022 11:16:46 -0600, Pierre-Louis Bossart wrote:
> One important fix from Kai to restore DM1 L1 functionality, one
> important update from Peter to use DMA trace buffers as capture-only
> and sync them and a couple of minor updates for Intel/SOF platforms.
> 
> Brent Lu (1):
>   ASoC: SOF: Intel: add topology overwrite for Taniks
> 
> [...]

Applied to

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

Thanks!

[1/5] ASoC: SOF: Intel: enable DMI L1 for playback streams
      commit: a174e72e2355b9025205b4b6727bf43047eac6c6
[2/5] ASoC: SOF: compress: fix null check after dereference
      commit: 7e4bfcf10a03981cb3056d723bb2f92eead5c0bb
[3/5] ASoC: SOF: trace: Use proper DMA direction for the trace data buffer
      commit: d8b502a7c353a63269d5ac3cfa7e5a04308df6a1
[4/5] ASoC: SOF: Intel: add topology overwrite for Taniks
      commit: 24320c55566138426ee0f9ec866dd3d656071799
[5/5] ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw in ADL match table
      commit: d7be9e33c4ad71c299fd58c5d46d4407c0b42d86

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