mbox series

[0/4] ASoC: Intel: boards: updates for 6.11 - part2

Message ID 20240624121119.91552-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: Intel: boards: updates for 6.11 - part2 | expand

Message

Pierre-Louis Bossart June 24, 2024, 12:11 p.m. UTC
Minor additions and cleanups this time.

Bard Liao (1):
  ASoC: Intel: sof_sdw: select PINCTRL_CS42L43 and SPI_CS42L43

Brent Lu (1):
  ASoC: Intel: maxim-common: add max_98373_get_tx_mask function

Pierre-Louis Bossart (2):
  ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVP
  ASoC: Intel: sof_sdw: add quirk for Dell SKU 0B8C

 sound/soc/intel/boards/Kconfig            |  2 +
 sound/soc/intel/boards/sof_maxim_common.c | 56 +++++++++++++++++------
 sound/soc/intel/boards/sof_sdw.c          | 18 ++++++++
 3 files changed, 63 insertions(+), 13 deletions(-)

Comments

Mark Brown June 25, 2024, 2:54 p.m. UTC | #1
On Mon, 24 Jun 2024 14:11:15 +0200, Pierre-Louis Bossart wrote:
> Minor additions and cleanups this time.
> 
> Bard Liao (1):
>   ASoC: Intel: sof_sdw: select PINCTRL_CS42L43 and SPI_CS42L43
> 
> Brent Lu (1):
>   ASoC: Intel: maxim-common: add max_98373_get_tx_mask function
> 
> [...]

Applied to

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

Thanks!

[1/4] ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVP
      commit: 65c90df918205bc84f5448550cde76a54dae5f52
[2/4] ASoC: Intel: maxim-common: add max_98373_get_tx_mask function
      commit: e364ffceab9252c06388727250d7583d6e0aea87
[3/4] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0B8C
      commit: 92d5b5930e7d55ca07b483490d6298eee828bbe4
[4/4] ASoC: Intel: sof_sdw: select PINCTRL_CS42L43 and SPI_CS42L43
      commit: c073f0757663c104271c8749f7e6b19b29c7b8ac

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