Cherry-pick upstream PRs#9
Merged
jhedberg merged 4 commits intoSiliconLabsSoftware:silabs/v2025.12from Dec 12, 2025
Merged
Conversation
hal_silabs has been updated with a few fixes related to WiFi. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Upstream-status: pr <zephyrproject-rtos#100881>
Use the last configured region in the boot config for the next boot, as opposed to a default region. Signed-off-by: Muzaffar Ahmed <muzaffar.ahmed@silabs.com> Upstream-status: pr <zephyrproject-rtos#100867>
Power profile property doesn't need to be defined in device three. It is a configuration value that is defined if we want pm with Bluetooth and/or Wifi . Signed-off-by: Martin Hoff <martin.hoff@silabs.com> Upstream-status: pr <zephyrproject-rtos#100913>
This patch is a workaround to a know issue when Bluetooth and pm is activated. We actually need to set the tx power to the Bluetooth controller (network coprocessor) before sending power saving request to the coprocessor. Signed-off-by: Martin Hoff <martin.hoff@silabs.com> Upstream-status: pr <zephyrproject-rtos#100913>
jhedberg
approved these changes
Dec 12, 2025
23645f4
into
SiliconLabsSoftware:silabs/v2025.12
2 checks passed
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 bugfixes from 3 upstream PRs.