mbox series

[0/4] ASoC: Intel: set dpcm_capture for amps

Message ID 20230119163459.2235843-1-kai.vehmanen@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: set dpcm_capture for amps | expand

Message

Kai Vehmanen Jan. 19, 2023, 4:34 p.m. UTC
This series addresses problems with echo reference devices
reported in:
"[BUG][ADL-N] Kernel panic when echo reference stream is opened"
https://github.com/thesofproject/linux/issues/4083

Pierre-Louis Bossart (4):
  ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiers
  ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiers
  ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiers
  ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiers

 sound/soc/intel/boards/sof_cs42l42.c | 3 +++
 sound/soc/intel/boards/sof_nau8825.c | 5 +++--
 sound/soc/intel/boards/sof_rt5682.c  | 5 +++--
 sound/soc/intel/boards/sof_ssp_amp.c | 5 ++---
 4 files changed, 11 insertions(+), 7 deletions(-)


base-commit: 8dc08c82afbf00e3cbe8944f7e33fa133c01858f

Comments

Mark Brown Jan. 20, 2023, 2:21 p.m. UTC | #1
On Thu, 19 Jan 2023 18:34:55 +0200, Kai Vehmanen wrote:
> This series addresses problems with echo reference devices
> reported in:
> "[BUG][ADL-N] Kernel panic when echo reference stream is opened"
> https://github.com/thesofproject/linux/issues/4083
> 
> Pierre-Louis Bossart (4):
>   ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiers
>   ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiers
>   ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiers
>   ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiers
> 
> [...]

Applied to

   broonie/sound.git for-next

Thanks!

[1/4] ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiers
      commit: 324f065cdbaba1b879a63bf07e61ca156b789537
[2/4] ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiers
      commit: e0a52220344ab7defe25b9cdd58fe1dc1122e67c
[3/4] ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiers
      commit: 36a71a0eb7cdb5ccf4b0214dbd41ab00dff18c7f
[4/4] ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiers
      commit: b3c00316a2f847791bae395ea6dd91aa7a221471

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