mbox series

[0/3] ASoC: Intel: add rt722 and rt1320 support

Message ID 20241028072631.15536-1-yung-chuan.liao@linux.intel.com (mailing list archive)
Headers show
Series ASoC: Intel: add rt722 and rt1320 support | expand

Message

Bard Liao Oct. 28, 2024, 7:26 a.m. UTC
This series add rt722 and rt1320 support for a new Dell SKU.

Mac Chiang (3):
  ASoC: sdw_utils: Add quirk to exclude amplifier function
  ASoC: intel: sof_sdw: add quirk for Dell SKU
  ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 support

 sound/soc/intel/boards/sof_sdw.c              |  8 +++
 .../intel/common/soc-acpi-intel-arl-match.c   | 63 +++++++++++++++++++
 sound/soc/sdw_utils/soc_sdw_utils.c           |  2 +
 3 files changed, 73 insertions(+)

Comments

Mark Brown Oct. 28, 2024, 5:18 p.m. UTC | #1
On Mon, 28 Oct 2024 15:26:28 +0800, Bard Liao wrote:
> This series add rt722 and rt1320 support for a new Dell SKU.
> 
> Mac Chiang (3):
>   ASoC: sdw_utils: Add quirk to exclude amplifier function
>   ASoC: intel: sof_sdw: add quirk for Dell SKU
>   ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 support
> 
> [...]

Applied to

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

Thanks!

[1/3] ASoC: sdw_utils: Add quirk to exclude amplifier function
      commit: 358ee2c1493e5d2c59820ffd8087eb0e367be4c6
[2/3] ASoC: intel: sof_sdw: add quirk for Dell SKU
      commit: 60f1c71ec874a581a194ff9a86174c4744b6e555
[3/3] ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 support
      commit: f193fb888d1da45365daa7d0ff7a964c8305d407

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