Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

west.yml: update zephyr to f537cf311d7 #9659

Merged

Conversation

tmleman
Copy link
Contributor

@tmleman tmleman commented Nov 18, 2024

Total of 256 commits.

Changes include:

f556a760819 driver: ssp: Refactor SSP driver to use SSP_IP_VER for version checks
5cf2cb6a37d soc: intel_adsp: ace: Use DT macros instead of hardcoded values
946aeaa7e8d soc: intel_adsp: ace: Remove obsolete HPSRAM power change macro
2d997082fce soc: intel_adsp: ace: Update power_down to use new HPSRAM power-down macro
f447d10b0a0 soc: intel_adsp: ace: Add macro to power down entire HPSRAM
e0977dccd85 dts: xtensa: intel: Add hsbcap register node for ADSP ACE platforms
f810b5d292d soc: intel_adsp: ace: Clean up macro indentation in power_down.S
095bc56a575 soc: intel_adsp: ace: Ensure TLB entry for HW registers during power-down
a8ac02f9adc drivers: dma: intel-adsp-gpdma: Account for LLPL wrapping
8469084dfae release: Zephyr v4.0.0

@kv2019i
Copy link
Collaborator

kv2019i commented Nov 18, 2024

@kv2019i kv2019i added the DNM Do Not Merge tag label Nov 18, 2024
@lyakh
Copy link
Collaborator

lyakh commented Nov 18, 2024

DSP panic on LNL -> https://sof-ci.01.org/sofpr/PR9659/build9349/devicetest/index.html?model=LNLM_RVP_HDA&testcase=check-playback-10sec marking as DNM until rootcaused

I think commits, added in #9662 should fix this panic (specifically efb8a52) just need to wait for the CI to test. Locally it does fix it

@lgirdwood
Copy link
Member

DSP panic on LNL -> https://sof-ci.01.org/sofpr/PR9659/build9349/devicetest/index.html?model=LNLM_RVP_HDA&testcase=check-playback-10sec marking as DNM until rootcaused

I think commits, added in #9662 should fix this panic (specifically efb8a52) just need to wait for the CI to test. Locally it does fix it

@lyakh can you create a PR for the fix, we can merge here first to unblock the Zephyr upgrade ?

@lyakh
Copy link
Collaborator

lyakh commented Nov 19, 2024

DSP panic on LNL -> https://sof-ci.01.org/sofpr/PR9659/build9349/devicetest/index.html?model=LNLM_RVP_HDA&testcase=check-playback-10sec marking as DNM until rootcaused

I think commits, added in #9662 should fix this panic (specifically efb8a52) just need to wait for the CI to test. Locally it does fix it

@lyakh can you create a PR for the fix, we can merge here first to unblock the Zephyr upgrade ?

@lgirdwood sure #9662 but it also needs zephyrproject-rtos/zephyr#81145

Total of 256 commits.

Changes include:

f556a760819 driver: ssp: Refactor SSP driver to use SSP_IP_VER for
            version checks
5cf2cb6a37d soc: intel_adsp: ace: Use DT macros instead of hardcoded
            values
946aeaa7e8d soc: intel_adsp: ace: Remove obsolete HPSRAM power change
            macro
2d997082fce soc: intel_adsp: ace: Update power_down to use new HPSRAM
            power-down macro
f447d10b0a0 soc: intel_adsp: ace: Add macro to power down entire HPSRAM
e0977dccd85 dts: xtensa: intel: Add hsbcap register node for ADSP ACE
            platforms
f810b5d292d soc: intel_adsp: ace: Clean up macro indentation in
            power_down.S
095bc56a575 soc: intel_adsp: ace: Ensure TLB entry for HW registers
            during power-down
a8ac02f9adc drivers: dma: intel-adsp-gpdma: Account for LLPL wrapping
8469084dfae release: Zephyr v4.0.0

Signed-off-by: Tomasz Leman <[email protected]>
@tmleman tmleman force-pushed the topic/upstream/pr/zephyr/upgrade/24ww47 branch from ae1d378 to 8d9a2cf Compare November 19, 2024 15:36
@tmleman
Copy link
Contributor Author

tmleman commented Nov 19, 2024

I have reduced the scope of the update. In the new version, I am making a jump to the version before the changes related to LLEXT.

@lgirdwood lgirdwood merged commit d97dd1f into thesofproject:main Nov 20, 2024
45 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM Do Not Merge tag
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants