APPLIED[Kinetic]: [PATCH 0/5][SRU][K][L] SoF for RPL platform support

Stefan Bader stefan.bader at canonical.com
Mon Nov 28 14:46:28 UTC 2022


On 22.11.22 10:48, AceLan Kao wrote:
> 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
> 
> To solve the conflicts, also cherry picked below 2 MTL commits
> 064520e8aeaa ASoC: SOF: Intel: Add support for MeteorLake (MTL)
> 11fe58c4450a ASoC: SOF: Intel: add MeteorLake machines
> 
> [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.
> 
> Bard Liao (2):
>    ASoC: SOF: Intel: add MeteorLake machines
>    ASoC: SOF: Intel: Add support for MeteorLake (MTL)
> 
> Chia-Lin Kao (AceLan) (1):
>    UBUNTU: [Config] updateconfigs for SND_SOC_SOF_METEORLAKE
> 
> Kai Vehmanen (2):
>    ASoC: Intel: common: add ACPI matching tables for Raptor Lake
>    ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions
> 
>   debian.master/config/config.common.ubuntu     |   2 +
>   include/linux/soundwire/sdw_intel.h           |   2 +
>   include/sound/soc-acpi-intel-match.h          |   4 +
>   sound/soc/intel/common/Makefile               |   1 +
>   .../intel/common/soc-acpi-intel-mtl-match.c   |  41 +
>   .../intel/common/soc-acpi-intel-rpl-match.c   |  51 ++
>   sound/soc/sof/intel/Kconfig                   |  16 +
>   sound/soc/sof/intel/Makefile                  |   4 +-
>   sound/soc/sof/intel/hda.h                     |   3 +
>   sound/soc/sof/intel/mtl.c                     | 800 ++++++++++++++++++
>   sound/soc/sof/intel/mtl.h                     |  76 ++
>   sound/soc/sof/intel/pci-mtl.c                 |  71 ++
>   sound/soc/sof/intel/pci-tgl.c                 |  62 +-
>   sound/soc/sof/intel/shim.h                    |   1 +
>   14 files changed, 1130 insertions(+), 4 deletions(-)
>   create mode 100644 sound/soc/intel/common/soc-acpi-intel-mtl-match.c
>   create mode 100644 sound/soc/intel/common/soc-acpi-intel-rpl-match.c
>   create mode 100644 sound/soc/sof/intel/mtl.c
>   create mode 100644 sound/soc/sof/intel/mtl.h
>   create mode 100644 sound/soc/sof/intel/pci-mtl.c
> 

Applied to kinetic:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20221128/d144a41b/attachment.sig>


More information about the kernel-team mailing list