Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
west.yml: update Zephyr with backported fixes
Browse files Browse the repository at this point in the history
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 <kai.vehmanen@linux.intel.com>
kv2019i committed Mar 5, 2024
1 parent fe69031 commit 6dc2005
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
@@ -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
#

0 comments on commit 6dc2005

Please sign in to comment.