Skip to content

Conversation

@smalae
Copy link
Contributor

@smalae smalae commented Nov 16, 2025

  • The watchdog timer on Siwx91x devices is designed to pause during deep-sleep and resume after wakeup.
    However, an incorrect check inwdt_setup was preventing this intended behavior. Remove the check, restoring the correct pause-in-sleep functionality.

  • Add a configuration file for the siwx917_rb4338a and siwx917_rb4342a boards to run the test_wdt_enable_wait_mode
    test with power management enabled.

The watchdog timer on SiWx91x devices is designed to
pause during deep-sleep and resume after wakeup.
However, an incorrect check in`wdt_setup` was
preventing this intended behavior. This patch removes
the check, restoring the correct pause-in-sleep
functionality.

Signed-off-by: Sai Santhosh Malae <Santhosh.Malae@silabs.com>
Add a configuration file for the siwx917_rb4338a and
siwx917_rb4342a boards to run the test_wdt_enable_wait_mode
test with power management enabled.

Signed-off-by: Sai Santhosh Malae <Santhosh.Malae@silabs.com>
@zephyrbot zephyrbot added area: Watchdog Watchdog platform: Silabs Silicon Labs area: Tests Issues related to a particular existing or missing test labels Nov 16, 2025
@sonarqubecloud
Copy link

@smalae smalae added the bug The issue is a bug, or the PR is fixing a bug label Nov 16, 2025
@smalae smalae marked this pull request as draft November 17, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Tests Issues related to a particular existing or missing test area: Watchdog Watchdog bug The issue is a bug, or the PR is fixing a bug platform: Silabs Silicon Labs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants