[PATCH 0/2][SRU][OEM-6.0] SoF for RPL platform support

AceLan Kao acelan.kao at canonical.com
Thu Oct 20 07:47:55 UTC 2022


From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>

BugLink: https://launchpad.net/bugs/1992714

[Impact]
RPL platforms require new sof struct and firmware to enable its audio

[Fix]
Below 2 commits are from v6.1-rc1
63d375b9f2a9 ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
5f3db54cfbc2 ASoC: Intel: common: add ACPI matching tables for Raptor Lake

Firmware are from here
https://github.com/thesofproject/sof-bin/releases/tag/v2.2.2

[Test]
Verified Dell machine which comes with rpl sdw audio.

[Where problems could occur]
Adding new struct, new ID, and new firmware, it won't affect old systems.

Kai Vehmanen (2):
  ASoC: Intel: common: add ACPI matching tables for Raptor Lake
  ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions

 include/sound/soc-acpi-intel-match.h          |  2 +
 sound/soc/intel/common/Makefile               |  2 +-
 .../intel/common/soc-acpi-intel-rpl-match.c   | 51 +++++++++++++++
 sound/soc/sof/intel/pci-tgl.c                 | 62 ++++++++++++++++++-
 4 files changed, 113 insertions(+), 4 deletions(-)
 create mode 100644 sound/soc/intel/common/soc-acpi-intel-rpl-match.c

-- 
2.34.1




More information about the kernel-team mailing list