Merge ~mschiu77/ubuntu/+source/firmware-sof:ubuntu/jammy-devel into ubuntu/+source/firmware-sof:ubuntu/jammy-devel

Proposed by Chris Chiu
Status: Merged
Merge reported by: Robie Basak
Merged at revision: 523c1ad817b72dca02820129596e6d016ae6b6b0
Proposed branch: ~mschiu77/ubuntu/+source/firmware-sof:ubuntu/jammy-devel
Merge into: ubuntu/+source/firmware-sof:ubuntu/jammy-devel
Diff against target: 63 lines (+14/-3)
4 files modified
debian/changelog (+9/-0)
debian/patches/series (+2/-1)
debian/rules (+1/-0)
debian/source/include-binaries (+2/-2)
Reviewer Review Type Date Requested Status
Ubuntu Sponsors Pending
git-ubuntu import Pending
Review via email: mp+462688@code.launchpad.net

Commit message

UBUNTU: SAUCE: Add sof-v2.8.1 tplg for Intel MTL

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

Add sof-v2.8.1 tplg files for Intel Meteor Lake hardware which is cherry-picked from d8684c237e9d ("Add sof-v2.8.1 tplg for Intel Meteor Lake hardware") and restore the sof-hda-generic-2ch.tplg for older Intel platforms.

Signed-off-by: Chris Chiu <email address hidden>

To post a comment you must log in.
523c1ad... by Chris Chiu

Experimental firmware-sof/jammy changes

Revision history for this message
Robie Basak (racb) wrote :

~dbungert asked me to mark this as Merged.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 47769ac..23e67eb 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,12 @@
6+firmware-sof (2.0-1ubuntu4.7+exp1) jammy; urgency=medium
7+
8+ * Enable the mic-mute led on Dell MTL laptops. LP: #2049569
9+ - Resotore sof-hda-generic-2ch.tplg for Intel platforms older than MTL
10+ - Add sof-v2.8.1 tplg for Intel Meteor Lake hardware
11+ - Reorder the sof-v2.8.1 patches to align with upstream
12+
13+ -- Chris Chiu <chris.chiu@canonical.com> Tue, 19 Mar 2024 19:14:54 +0800
14+
15 firmware-sof (2.0-1ubuntu4.6) jammy; urgency=medium
16
17 * Enable the mic-mute led on Dell MTL laptops. LP: #2049569
18diff --git a/debian/patches/0005-Add-sof-v2.8.1-tplg-for-Intel-Meteor-Lake-hardware.patch b/debian/patches/0005-Add-sof-v2.8.1-tplg-for-Intel-Meteor-Lake-hardware.patch
19new file mode 100644
20index 0000000..8ab43e8
21Binary files /dev/null and b/debian/patches/0005-Add-sof-v2.8.1-tplg-for-Intel-Meteor-Lake-hardware.patch differ
22diff --git a/debian/patches/0005-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch b/debian/patches/0006-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch
23similarity index 100%
24rename from debian/patches/0005-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch
25rename to debian/patches/0006-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch
26index a3af035..d749f6e 100644
27Binary files a/debian/patches/0005-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch and b/debian/patches/0006-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch differ
28diff --git a/debian/patches/series b/debian/patches/series
29index 2b92ebb..9027617 100644
30--- a/debian/patches/series
31+++ b/debian/patches/series
32@@ -2,4 +2,5 @@
33 0002-Add-more-sof-v2.7.1-Intel-MTL-binaries.patch
34 0003-Add-Intel-SOF2.7.2-topology-files.patch
35 0004-Update-v2.2.8-topology-files-for-Intel-RPL-platforms.patch
36-0005-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch
37+0005-Add-sof-v2.8.1-tplg-for-Intel-Meteor-Lake-hardware.patch
38+0006-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch
39diff --git a/debian/rules b/debian/rules
40index d2e0b2a..20f04e6 100755
41--- a/debian/rules
42+++ b/debian/rules
43@@ -18,4 +18,5 @@ override_dh_auto_install:
44 cp -a sof-ipc4-v2.7 $(SOF_INSTALL_DIR)/sof-ipc4
45 cp -a sof-ipc4-v2.7.1/* $(SOF_INSTALL_DIR)/sof-ipc4
46 cp -a sof-ipc4-v2.8.1/* $(SOF_INSTALL_DIR)/sof-ipc4
47+ cp -a sof-ace-tplg-v2.8.1/* $(SOF_INSTALL_DIR)/sof-ace-tplg
48 dh_auto_install
49diff --git a/debian/source/include-binaries b/debian/source/include-binaries
50index db7cbaf..cb31e7b 100644
51--- a/debian/source/include-binaries
52+++ b/debian/source/include-binaries
53@@ -29,5 +29,5 @@ debian/patches/0001-Add-sof-v2.7-for-Intel-Meteor-Lake-hardware.patch
54 debian/patches/0002-Add-more-sof-v2.7.1-Intel-MTL-binaries.patch
55 debian/patches/0003-Add-Intel-SOF2.7.2-topology-files.patch
56 debian/patches/0004-Update-v2.2.8-topology-files-for-Intel-RPL-platforms.patch
57-debian/patches/0005-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch
58-v2.0.x/sof-tplg-v2.0/sof-hda-generic-2ch.tplg
59+debian/patches/0005-Add-sof-v2.8.1-tplg-for-Intel-Meteor-Lake-hardware.patch
60+debian/patches/0006-Add-sof-ipc4-v2.8.1-mtl-intel-signed-community.patch
61diff --git a/v2.0.x/sof-tplg-v2.0/sof-hda-generic-2ch.tplg b/v2.0.x/sof-tplg-v2.0/sof-hda-generic-2ch.tplg
62index 8d9a180..34e51d4 100644
63Binary files a/v2.0.x/sof-tplg-v2.0/sof-hda-generic-2ch.tplg and b/v2.0.x/sof-tplg-v2.0/sof-hda-generic-2ch.tplg differ

Subscribers

People subscribed via source and target branches

to all changes: