mbox series

[0/7] ASoC: Intel: boards: updates for 6.4

Message ID 20230419195524.46995-1-pierre-louis.bossart@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: boards: updates for 6.4 | expand

Message

Pierre-Louis Bossart April 19, 2023, 7:55 p.m. UTC
Preparation of ALC712 support with different types of SoundWire
devices per link, new RaptorLake SoundWire device, better error
handling for Cirrus devices and cosmetic changes for Max98373.

Bard Liao (3):
  ASoC: Intel: sof_sdw: set codec_num = 1 if the device is not
    aggregated
  ASoC: Intel: sof_sdw: support different devices on the same sdw link
  ASoC: Intel: sof_sdw: append codec type to dai link name

Curtis Malainey (1):
  ASoC: Intel: sof_cirrus_common: Guard against missing buses

Yong Zhi (2):
  ASoC: Intel: sof_sdw: remove late_probe flag in struct
    sof_sdw_codec_info
  ASoC: Intel: sof_sdw_max98373: change sof_sdw_mx8373_late_probe to
    static call

apoorv (1):
  ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in RPL
    match table

 sound/soc/intel/boards/sof_cirrus_common.c    |   7 +-
 sound/soc/intel/boards/sof_sdw.c              | 181 ++++++++++++------
 sound/soc/intel/boards/sof_sdw_common.h       |   3 -
 sound/soc/intel/boards/sof_sdw_max98373.c     |  22 +--
 .../intel/common/soc-acpi-intel-rpl-match.c   |  17 +-
 5 files changed, 152 insertions(+), 78 deletions(-)

Comments

Mark Brown April 21, 2023, 4:06 p.m. UTC | #1
On Wed, 19 Apr 2023 14:55:17 -0500, Pierre-Louis Bossart wrote:
> Preparation of ALC712 support with different types of SoundWire
> devices per link, new RaptorLake SoundWire device, better error
> handling for Cirrus devices and cosmetic changes for Max98373.
> 
> Bard Liao (3):
>   ASoC: Intel: sof_sdw: set codec_num = 1 if the device is not
>     aggregated
>   ASoC: Intel: sof_sdw: support different devices on the same sdw link
>   ASoC: Intel: sof_sdw: append codec type to dai link name
> 
> [...]

Applied to

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

Thanks!

[1/7] ASoC: Intel: sof_cirrus_common: Guard against missing buses
      commit: 058924644f9596b8c55fc81f01f741d628eed940
[2/7] ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in RPL match table
      commit: f5460a155ecb961463f6ff766c7d3092f07e6642
[3/7] ASoC: Intel: sof_sdw: remove late_probe flag in struct sof_sdw_codec_info
      commit: 06b830bd73ec66b9316b899ae37b1d5b83d16a32
[4/7] ASoC: Intel: sof_sdw_max98373: change sof_sdw_mx8373_late_probe to static call
      commit: e9fcbaff5fb871f1a10f09d7d1a4cd13c923e280
[5/7] ASoC: Intel: sof_sdw: set codec_num = 1 if the device is not aggregated
      commit: 16373f30777f45823fa68e850b230fa2ef9d7e92
[6/7] ASoC: Intel: sof_sdw: support different devices on the same sdw link
      commit: c8db7b50128b8cc61a5ca6e4717cf8158fca302a
[7/7] ASoC: Intel: sof_sdw: append codec type to dai link name
      commit: dc5a3e60a4b5974a0cb5bf2c5df70a490dce9df2

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