~canonical-hwe-team/hwe-next/+git/sof:stable-v2.7

Last commit made on 2023-11-13
Get this branch:
git clone -b stable-v2.7 https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/sof

Branch merges

Branch information

Name:
stable-v2.7
Repository:
lp:~canonical-hwe-team/hwe-next/+git/sof

Recent commits

3cb0358... by Kai Vehmanen

versions.json: bump version to 2.7.2

Set version to 2.7.2 to prepare for release.

Signed-off-by: Kai Vehmanen <email address hidden>

dfc096b... by Mac Chiang

topology2: sof-mtl-rt713-rt1316: fix HDMI_IDs due to dai id mismatch

In non sdw-dmic case, dai incremental id without it, so correct
HDMI1/2/3_ID sequence from default 5,6,7 to 4,5,6.

Signed-off-by: Mac Chiang <email address hidden>
(cherry picked from commit 0e37018786624d021df462335202f7a18bceeef6)

750b564... by Mac Chiang

topology2: add rt713_rt1316, no sdw_dmic config

This is additional HW board: No SDW_DMIC connection

SDW0: rt713 Jack codec
SDW1: rt1316 smart amp l
SDW2: rt1316 smart amp r

Signed-off-by: Mac Chiang <email address hidden>
(cherry picked from commit e3fc9c1c8e79b6b0e545f8aa20c34b10a6359671)

21dbccb... by Bard Liao <email address hidden>

topology2: sof-mtl-rt713-l0-rt1316-l12-rt1713-l3: use default stream
name

rt713 and rt1713 are in different SoundWire links. So, no DAI type will
be appended to DAI link name. We should use default stream name in
the topology.

Signed-off-by: Bard Liao <email address hidden>
(cherry picked from commit c1b74bac9b2293213cd47e1138adfa357596a0bc)

c837483... by Bard Liao <email address hidden>

topology2: add sof-mtl-rt713-l0-rt1316-l12-rt1713-l3 support

Add sof-mtl-rt713-l0-rt1316-l12-rt1713-l3 support.

Signed-off-by: Bard Liao <email address hidden>
(cherry picked from commit e38f3f7829f1cc736bfbb9243ecc13c93f60fd8d)

b557df6... by Uday M Bhat <email address hidden>

topology2: NUM_HDMIS is set to 3 for MTL devices and updated in platform file

NUM_HDMIS is set to 3 as default value for MTL platform. SPK_ID and BT_ID
are modified based on this change in the target cmake file.

Signed-off-by: Yong Zhi <email address hidden>
Signed-off-by: Uday M Bhat <email address hidden>
(cherry picked from commit e12a099b84cc67316cbe5808a780465804a40c58)

f1816de... by Marc Herbert <email address hidden>

rimage: config/lnl.toml: drop now invalid signed_pkg.partition_usage

Update rimage to version 469102a8f6052ce6a374b870ea945a84d04c3b1a

Only one new commit to fix Github Actions:

  config/lnl.toml: drop now invalid signed_pkg.partition_usage

See https://github.com/thesofproject/rimage/pull/190

Signed-off-by: Marc Herbert <email address hidden>

457f4b0... by Marc Herbert <email address hidden>

.github: build-windows: choco install ninja

Ninja seems to have just mysteriously disappeared from
https://github.com/actions/runner-images/blob/win22/20230918.1/images/win/Windows2022-Readme.md
See #8250 for more details.

Let's try to install it explicitly.

Signed-off-by: Marc Herbert <email address hidden>
(cherry picked from commit 8eedfe48364f1a8b3a958c70321a517707c7bfbe)

5a6c87f... by Marc Herbert <email address hidden>

.github/zephyr: de-hardcode the remote name in the Windows build too

Fixes commit 4bc6488b24e44 (".github/zephyr: de-hardcode the name of the
zephyr remote")

(Yay for duplication)

Signed-off-by: Marc Herbert <email address hidden>
(cherry picked from commit d661616892e591948d4533ffd9221784c8e424f8)

b028b2d... by Adrian Bonislawski <email address hidden>

west: update rimage version to fbea59358d06

mtl rimage fix for key slot selection

Signed-off-by: Adrian Bonislawski <email address hidden>