mbox series

[0/3] ASoC: Intel: boards: Chromebook configuration updates

Message ID 20220509170922.54868-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: Intel: boards: Chromebook configuration updates | expand

Message

Pierre-Louis Bossart May 9, 2022, 5:09 p.m. UTC
two minor changes to enable DMIC and capture for CS35L41, and one new
configuration for AlderLake hardware.

Brent Lu (2):
  ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on Chromebooks
  ASoC: Intel: sof_ssp_amp: enable capture stream from cs35l41

Vamshi Krishna (1):
  ASoC: Intel: sof_rt5682: Add support for adl_rt1019_rt5682s

 sound/soc/intel/boards/sof_realtek_common.c   | 39 +++++++++++++++++++
 sound/soc/intel/boards/sof_realtek_common.h   |  5 +++
 sound/soc/intel/boards/sof_rt5682.c           | 13 +++++++
 sound/soc/intel/boards/sof_ssp_amp.c          | 19 ++++++++-
 .../intel/common/soc-acpi-intel-adl-match.c   |  7 ++++
 5 files changed, 81 insertions(+), 2 deletions(-)

Comments

Mark Brown May 11, 2022, 6:26 p.m. UTC | #1
On Mon, 9 May 2022 12:09:19 -0500, Pierre-Louis Bossart wrote:
> two minor changes to enable DMIC and capture for CS35L41, and one new
> configuration for AlderLake hardware.
> 
> Brent Lu (2):
>   ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on Chromebooks
>   ASoC: Intel: sof_ssp_amp: enable capture stream from cs35l41
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: Intel: sof_rt5682: Add support for adl_rt1019_rt5682s
      commit: 0b56ed197d7df394fc4918bfea0f77e6192996b0
[2/3] ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on Chromebooks
      commit: d1c808765deb2bcd35d827402ed4d75d068aae18
[3/3] ASoC: Intel: sof_ssp_amp: enable capture stream from cs35l41
      commit: cebbefbd22d5afd161a4762ced7212c10971d011

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