Merge ~vicamo/ubuntu/+source/firmware-sof:bug-2000030/add-rpl-topology-updates/jammy into ubuntu/+source/firmware-sof:ubuntu/jammy-devel

Proposed by You-Sheng Yang
Status: Needs review
Proposed branch: ~vicamo/ubuntu/+source/firmware-sof:bug-2000030/add-rpl-topology-updates/jammy
Merge into: ubuntu/+source/firmware-sof:ubuntu/jammy-devel
Diff against target: 52 lines (+15/-0)
2 files modified
debian/changelog (+10/-0)
debian/source/include-binaries (+5/-0)
Reviewer Review Type Date Requested Status
Timo Aaltonen Pending
Review via email: mp+435337@code.launchpad.net

This proposal supersedes a proposal from 2022-12-23.

Commit message

* Add RPL topology updates
  - UBUNTU: SAUCE: Add v2.2.3 topology updates for Intel RPL,ADL and ICL platforms. (LP: #1997944)
  - UBUNTU: SAUCE: Add v2.2.4 topology updates for Intel RPL, ADL and JSL platforms (LP: #2000030)

Description of the change

Upstream added topology updates for several platforms and we need and verified only those for RPL.

To post a comment you must log in.

Unmerged commits

7760d77... by You-Sheng Yang

Bug 1997944/2000030: Add RPL topology updates

e71e5a1... by Mengdong Lin

UBUNTU: SAUCE: Add v2.2.4 topology updates for Intel RPL, ADL and JSL platforms

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

Create directory sof-tplg-v2.2.4 and add these new topology files for
Raptor lake (RPL), Alder Lake (ADL) and Jasper Lake (JSL):

sof-tplg-v2.2.4/
├── sof-adl-rt711-l0-rt1316-l2-2ch.tplg
├── sof-adl-rt711-l0-rt1316-l2-4ch.tplg
├── sof-jsl-rt5682.tplg
├── sof-rpl-rt711-l0-rt1318-l12.tplg
└── sof-rpl-rt711-l2-rt1316-l01.tplg

Signed-off-by: Mengdong Lin <email address hidden>
(backported from https://github.com/thesofproject/sof-bin/commit/e9f6c97456fab58dc80675f92d151af3864e2e7d)
[vicamo: pick only verified hardware]
Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

ddda5b1... by Mengdong Lin

UBUNTU: SAUCE: Add v2.2.3 topology updates for Intel RPL,ADL and ICL platforms.

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

Create directory sof-tplg-v2.2.3 and add topology updates for
Raptor Lake (RPL), Alder Lake (ADL) and Ice Lake (ICL).

New topology binaries:
sof-adl-es8336-ssp1-hdmi-ssp02.tplg
sof-adl-es8336-ssp1.tplg
sof-adl-rt1015-nau8825.tplg
sof-icl-es8336-dmic2ch-ssp0.tplg
sof-icl-es8336-dmic2ch-ssp1.tplg
sof-icl-es8336-dmic2ch-ssp2.tplg
sof-icl-es8336-dmic4ch-ssp0.tplg
sof-icl-es8336-dmic4ch-ssp1.tplg
sof-icl-es8336-dmic4ch-ssp2.tplg
sof-icl-es8336-ssp0.tplg
sof-icl-es8336-ssp1.tplg
sof-icl-es8336-ssp2.tplg
sof-rpl-rt1316-l12-rt714-l0.tplg
sof-rpl-rt711-l0-rt1318-l12-rt714-l3.tplg
sof-rpl-rt711-l2-rt1316-l01-rt714-l3.tplg

Updated topology binaries:
sof-adl-rt1316-l12-rt714-l0.tplg
sof-adl-rt1316-l2-mono-rt714-l0.tplg
sof-adl-rt1316-l2-mono-rt714-l3.tplg

Signed-off-by: Mengdong Lin <email address hidden>
(backported from https://github.com/thesofproject/sof-bin/commit/90a0c2cdbd052f1aa95fa162a6121942b258802d)
[vicamo: pick only needed and verified, correct paths]
Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>

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 bcf4379..e008c97 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,13 @@
6+firmware-sof (2.0-1ubuntu5.1) jammy; urgency=medium
7+
8+ * Add RPL topology updates
9+ - UBUNTU: SAUCE: Add v2.2.3 topology updates for Intel RPL,ADL and ICL
10+ platforms. (LP: #1997944)
11+ - UBUNTU: SAUCE: Add v2.2.4 topology updates for Intel RPL, ADL and JSL
12+ platforms (LP: #2000030)
13+
14+ -- You-Sheng Yang (vicamo) <vicamo.yang@canonical.com> Fri, 23 Dec 2022 16:50:02 +0800
15+
16 firmware-sof (2.0-1ubuntu4) jammy; urgency=medium
17
18 * Add RPL firmware to v2.0.x
19diff --git a/debian/source/include-binaries b/debian/source/include-binaries
20index cc136ac..1797605 100644
21--- a/debian/source/include-binaries
22+++ b/debian/source/include-binaries
23@@ -1,4 +1,9 @@
24 v2.0.x/sof-tplg-v2.0/sof-adl-rt711-l2-rt1316-l01.tplg
25+v2.0.x/sof-tplg-v2.0/sof-rpl-rt1316-l12-rt714-l0.tplg
26+v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12-rt714-l3.tplg
27+v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12.tplg
28+v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01-rt714-l3.tplg
29+v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01.tplg
30 v2.0.x/sof-v2.0/sof-rpl-s.ldc
31 v2.0.x/sof-v2.0/sof-rpl-s.ri
32 v2.0.x/sof-v2.0/sof-rpl.ldc
33diff --git a/v2.0.x/sof-tplg-v2.0/sof-rpl-rt1316-l12-rt714-l0.tplg b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt1316-l12-rt714-l0.tplg
34new file mode 100644
35index 0000000..2b81efc
36Binary files /dev/null and b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt1316-l12-rt714-l0.tplg differ
37diff --git a/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12-rt714-l3.tplg b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12-rt714-l3.tplg
38new file mode 100644
39index 0000000..39ac082
40Binary files /dev/null and b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12-rt714-l3.tplg differ
41diff --git a/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12.tplg b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12.tplg
42new file mode 100644
43index 0000000..0890c21
44Binary files /dev/null and b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l0-rt1318-l12.tplg differ
45diff --git a/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01-rt714-l3.tplg b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01-rt714-l3.tplg
46new file mode 100644
47index 0000000..40dd2d7
48Binary files /dev/null and b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01-rt714-l3.tplg differ
49diff --git a/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01.tplg b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01.tplg
50new file mode 100644
51index 0000000..82db06e
52Binary files /dev/null and b/v2.0.x/sof-tplg-v2.0/sof-rpl-rt711-l2-rt1316-l01.tplg differ

Subscribers

People subscribed via source and target branches