[SRU][PULL][Jammy:linux-intel-iotg] support audio on Raptor Lake S/P
Jian Hui Lee
jianhui.lee at canonical.com
Wed May 10 12:33:53 UTC 2023
BugLink: https://bugs.launchpad.net/bugs/2019076
[Impact]
support audio on Raptor Lake S/P
[Test Plan]
1. compile test.
2. check audio functionality on rpl-s hardware and rpl-p cbrd.
3. test kernel is also tested by intel iotg team.
[Regression potential]
Low. Add pci id and sof configuration.
[Other info]
https://git.launchpad.net/~jianhuilee/ubuntu/+source/linux-intel-iotg/+git/jammy-iotg/log/?h=rpl-audio-20230510
----------------------------------------------------------------
The following changes since commit 4a586fcc0f851902a0562efae7d3f4642dc303a2:
UBUNTU: Ubuntu-intel-iotg-5.15.0-1030.35 (2023-05-09 16:52:49 -0300)
are available in the Git repository at:
git://git.launchpad.net/~jianhuilee/ubuntu/+source/linux-intel-iotg/+git/jammy-iotg
rpl-audio-20230510
for you to fetch changes up to da98235b23aaec7630abc769faceba249dacdc2d:
ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in RPL
match table (2023-05-10 15:40:16 +0800)
----------------------------------------------------------------
Bard Liao (1):
ASoC: Intel: soc-acpi-intel-rpl-match: add rpl_sdca_3_in_1 support
Gongjun Song (10):
ASoC: SOF: Intel: pci-tgl: add RPL-S support
ASoC: SOF: Intel: pci-tgl: add RPL-P support
ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
ASoC: Intel: sof_sdw: Add support for SKU 0C10 product
ASoC: Intel: soc-acpi: add SKU 0C10 SoundWire configuration
ASoC: Intel: sof_sdw: Add support for SKU 0C40 product
ASoC: Intel: soc-acpi: add SKU 0C40 SoundWire configuration
ASoC: Intel: soc-acpi: add SKU 0C11 SoundWire configuration
ASoC: Intel: soc-acpi: add configuration for variant of 0C11 product
ASoC: Intel: soc-acpi: add configuration for variant of 0C40 product
Kai Vehmanen (4):
ASoC: Intel: common: add ACPI matching tables for Raptor Lake
ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
ALSA: hda/hdmi: add keep-alive support for ADL-P and DG2
ALSA: hda/hdmi: add HDMI codec VID for Raptorlake-P
Pierre-Louis Bossart (3):
ASoC: SOF: Intel: pci-tgl: reorder PCI IDs
ASoC: SOF: pci-tgl: add missing PCI IDs for RPL
ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDs
apoorv (1):
ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in
RPL match table
include/sound/soc-acpi-intel-match.h | 2 +
sound/hda/intel-dsp-config.c | 19 ++
sound/pci/hda/Kconfig | 19 +-
sound/pci/hda/patch_hdmi.c | 157 +++++++---
sound/soc/intel/boards/sof_sdw.c | 21 ++
sound/soc/intel/common/Makefile | 1 +
sound/soc/intel/common/soc-acpi-intel-rpl-match.c | 353 ++++++++++++++++++++++
sound/soc/sof/intel/pci-tgl.c | 46 ++-
8 files changed, 567 insertions(+), 51 deletions(-)
create mode 100644 sound/soc/intel/common/soc-acpi-intel-rpl-match.c
More information about the kernel-team
mailing list