Skip to content

Cherry-pick from upstream#17

Open
Aksel Mellbye (asmellby) wants to merge 4 commits into
SiliconLabsSoftware:silabs/devfrom
asmellby:feature/cherry-pick-fixes-20260610
Open

Cherry-pick from upstream#17
Aksel Mellbye (asmellby) wants to merge 4 commits into
SiliconLabsSoftware:silabs/devfrom
asmellby:feature/cherry-pick-fixes-20260610

Conversation

@asmellby

Copy link
Copy Markdown

Cherry-pick commits from 2 upstream merged PRs containing fixes for WiFi and PM on SiWx917 onto silabs/dev rebased onto upstream v4.4.1.

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants