Cherry-pick from upstream#17
Open
Aksel Mellbye (asmellby) wants to merge 4 commits into
Open
Conversation
The usual denomination for the SoC power related file is "power.c". Hence renaming siwx91x SoC power related file to "power.c" in order to reduce complexity in files naming for this SoC. Upstream-status: available Signed-off-by: Martin Hoff <martin.hoff@silabs.com> (cherry picked from commit 760b719)
CONFIG_SOC_SIWX91X_PM_BACKEND_PMGR adds an unnecessary layer, as everything can be handled by the CONFIG_PM symbol. Removing it reduces complexity in the siwx91x SoC files. Upstream-status: available Signed-off-by: Martin Hoff <martin.hoff@silabs.com> (cherry picked from commit 843df31)
Move siwx91x SoC power management initialization from early_init_hook function to a dedicated function in "power.c" file. This reduces initialization complexity. Upstream-status: available Signed-off-by: Martin Hoff <martin.hoff@silabs.com> (cherry picked from commit d38bf46)
Update hal_silabs revision in west.yml to sync with changes made in zephyrproject-rtos/hal_silabs#177. Upstream-status: available Signed-off-by: Swamidas Nampalli <Swami.Das@silabs.com> (cherry picked from commit 0ff9e0c)
Johan Hedberg (jhedberg)
approved these changes
Jun 10, 2026
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.
Cherry-pick commits from 2 upstream merged PRs containing fixes for WiFi and PM on SiWx917 onto
silabs/devrebased onto upstreamv4.4.1.