From 6dc20050184b0a14973db7a29f1d3007ba76f979 Mon Sep 17 00:00:00 2001 From: Kai Vehmanen Date: Mon, 4 Mar 2024 18:52:28 +0200 Subject: [PATCH] west.yml: update Zephyr with backported fixes Update Zephyr with backported fixed from Zephyr upstream including the following patches: 337b518c3311 dai: intel: dmic: demote spurious LOG_ERR in dai_nhlt_get_clock_div() 802baf38426b soc: xtensa: intel_adsp: restore bootctl with per-core state 576924d5f201 drivers: dma: intel-adsp-hda: modify stop dma logic 369241d7bf7d drivers: dma: intel-adsp-hda: add delay to stop host dma Signed-off-by: Kai Vehmanen --- west.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/west.yml b/west.yml index 37418754dda6..635812b0cc07 100644 --- a/west.yml +++ b/west.yml @@ -43,8 +43,9 @@ manifest: - name: zephyr repo-path: zephyr - revision: 9852e8e15bc8536aa1a49cc2697c1e8f802e331f - remote: zephyrproject + # commit in https://github.com/thesofproject/zephyr/tree/sof/stable-v2.9 + revision: 337b518c3311f826ad494ad9ec0393b718768b2c + remote: thesofproject # Import some projects listed in zephyr/west.yml@revision #