mbox series

[0/2,SRU,Unstable/Lunar/OEM-6.0/OEM-6.1] Soundwire support for the Intel RPL Gen 0C40/0C11 platforms

Message ID 20230103112902.3492073-1-vicamo.yang@canonical.com
Headers show
Series Soundwire support for the Intel RPL Gen 0C40/0C11 platforms | expand

Message

You-Sheng Yang Jan. 3, 2023, 11:29 a.m. UTC
From: "You-Sheng Yang (vicamo)" <vicamo.yang@canonical.com>

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

[Impact]

Missing support for two additional product model of Intel RPL Gen Soundwire.

[Fix]

Two additional commits merged in upstream sof development repository on GitHub.

[Test Case]

Apply the two changes along with an alsa ucm conf fix, then perform audio
automatic/manual checkbox tests.

[Where problems could occur]

New hardware. No known issue so far, but might have minor issues in the future.

[Other Info]

Nominated for U/L/OEM-6.0/OEM-6.1. Depending on fixes from bug 1997944.

Gongjun Song (2):
  UBUNTU: SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of
    0C40 product
  UBUNTU: SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of
    0C11 product

 .../intel/common/soc-acpi-intel-rpl-match.c   | 50 +++++++++++++++++++
 1 file changed, 50 insertions(+)

Comments

Timo Aaltonen Jan. 3, 2023, 2:20 p.m. UTC | #1
You-Sheng Yang kirjoitti 3.1.2023 klo 13.29:
> From: "You-Sheng Yang (vicamo)" <vicamo.yang@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/2000030
> 
> [Impact]
> 
> Missing support for two additional product model of Intel RPL Gen Soundwire.
> 
> [Fix]
> 
> Two additional commits merged in upstream sof development repository on GitHub.
> 
> [Test Case]
> 
> Apply the two changes along with an alsa ucm conf fix, then perform audio
> automatic/manual checkbox tests.
> 
> [Where problems could occur]
> 
> New hardware. No known issue so far, but might have minor issues in the future.
> 
> [Other Info]
> 
> Nominated for U/L/OEM-6.0/OEM-6.1. Depending on fixes from bug 1997944.
> 
> Gongjun Song (2):
>    UBUNTU: SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of
>      0C40 product
>    UBUNTU: SAUCE: ASoC: Intel: soc-acpi: add configuration for variant of
>      0C11 product
> 
>   .../intel/common/soc-acpi-intel-rpl-match.c   | 50 +++++++++++++++++++
>   1 file changed, 50 insertions(+)
> 

applied to oem-6.0/6.1, thanks
Andrea Righi Feb. 2, 2023, 7:03 a.m. UTC | #2
On Tue, Jan 03, 2023 at 07:29:00PM +0800, You-Sheng Yang wrote:
> From: "You-Sheng Yang (vicamo)" <vicamo.yang@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/2000030
> 
> [Impact]
> 
> Missing support for two additional product model of Intel RPL Gen Soundwire.
> 
> [Fix]
> 
> Two additional commits merged in upstream sof development repository on GitHub.
> 
> [Test Case]
> 
> Apply the two changes along with an alsa ucm conf fix, then perform audio
> automatic/manual checkbox tests.
> 
> [Where problems could occur]
> 
> New hardware. No known issue so far, but might have minor issues in the future.
> 
> [Other Info]
> 
> Nominated for U/L/OEM-6.0/OEM-6.1. Depending on fixes from bug 1997944.

This seems to be all upstream and it's already applied to
lunar/linux-unstable via regular rebase.

-Andrea