mbox series

[0/4] ASoC: SOF: pci: add quirks and PCI IDS

Message ID 20220421163358.319489-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: SOF: pci: add quirks and PCI IDS | expand

Message

Pierre-Louis Bossart April 21, 2022, 4:33 p.m. UTC
Add two PCI IDs and quirks for APL Chromebooks and Intel IPC4
selection for developers.

Gongjun Song (1):
  ASoC: SOF: Intel: pci-tgl: add RPL-P support

Muralidhar Reddy (1):
  ASoC: SOF: Intel: pci-tgl: add ADL-PS support

Pierre-Louis Bossart (1):
  ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks

Rander Wang (1):
  ASOC: SOF: pci: add ipc_type override for Intel IPC4 tests

 sound/soc/sof/core.c          |  7 ++++++
 sound/soc/sof/intel/pci-tgl.c |  6 +++++
 sound/soc/sof/sof-pci-dev.c   | 45 ++++++++++++++++++++++++++++++++++-
 3 files changed, 57 insertions(+), 1 deletion(-)

Comments

Mark Brown April 22, 2022, 11:17 p.m. UTC | #1
On Thu, 21 Apr 2022 11:33:54 -0500, Pierre-Louis Bossart wrote:
> Add two PCI IDs and quirks for APL Chromebooks and Intel IPC4
> selection for developers.
> 
> Gongjun Song (1):
>   ASoC: SOF: Intel: pci-tgl: add RPL-P support
> 
> Muralidhar Reddy (1):
>   ASoC: SOF: Intel: pci-tgl: add ADL-PS support
> 
> [...]

Applied to

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

Thanks!

[1/4] ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks
      commit: d81e4ba5ef1c1033b6c720b22fc99feeb71e71a0
[2/4] ASOC: SOF: pci: add ipc_type override for Intel IPC4 tests
      commit: 4bfbbb76e82e5f1e0e114e0831356656b4169c80
[3/4] ASoC: SOF: Intel: pci-tgl: add ADL-PS support
      commit: 6c84dae212747d0c82057c48785f2b1b6c53f553
[4/4] ASoC: SOF: Intel: pci-tgl: add RPL-P support
      commit: c275872107fe1b7f9d39ce642e2d8eccfe8afbb0

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