[stable-v2.13] backport of PRs #10020
Merged
kv2019i merged 6 commits intothesofproject:stable-v2.13from May 19, 2025
Merged
Conversation
adds WCL support in zephyr 7918839 intel_adsp: ace30: Bring up ACE 3.0 (WCL) 9c29839 dts: intel_adsp_ace30: merge and cleanup ace30 dtsi files Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com> (cherry picked from commit 3298270) Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Add support for the Wildcat Lake platform. Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com> Signed-off-by: Grzegorz Bernat <grzegorzx.bernat@intel.com> (cherry picked from commit 7fb8e45) Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
After commit
f726cb5123eda ("modules: CMSIS_6: Switch to CMSIS_6 for Cortex-M")
SOF needs cmsis_6 to be used for Cortex-M (imx95).
So import cmsis_6 and fix the compilation error.
Since we only support Cortex-M targets (no Cortex A/R) let's get rid of
cmsis import to reduce import time.
Fixes: thesofproject#10014
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
(cherry picked from commit e9ea28a)
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
NXP’s Essential Audio Processing (EAP) library is a bundle of audio
processing blocks for enhancing the tonal and spatial perception
of sound in audio applications
The initial support adds some presets parameters that can be set
using the standard alsamixer interface.
* AllEffectOff
* VoiceEnhancer
* MusicEnhancer
* AutoVolumeLeveler
* ConcertSound
* LoudnessMaximiser
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
(cherry picked from commit 27f0f70)
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This adds Essential Audio Processing (EAP) topology for i.MX8MP board with wm8960 codec. This will allow experiment with various EAP library preset parameters. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> (cherry picked from commit 53ca1df) Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
This is used for CI testing and compiling. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> (cherry picked from commit 0f87a81) Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
abonislawski
approved these changes
May 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports from main of: