Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented May 15, 2025

Backport 6c3b617 from #85712.

Fixes #89984

@github-actions github-actions bot added the Backport Backport PR and backport failure issues label May 15, 2025
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label May 15, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports May 15, 2025
@alvsun alvsun self-assigned this May 15, 2025
@alvsun alvsun requested review from TomChang19 and alvsun May 19, 2025 03:03
The correct procedure to reload the T0 timer is:
    1. Load TWDT0 register with the new value or write 1 to RST bit in
       T0CSR register to load the old value.
    2. Wait until RST bit in T0CSR register becomes 1.
    3. Wait until RST bit in T0CSR register becomes 0.
The current watchdog driver misses step 2.
Fix the issue in this commit.

Signed-off-by: Jun Lin <[email protected]>
(cherry picked from commit 6c3b617)
@sonarqubecloud
Copy link

@nashif nashif merged commit 528d139 into v3.7-branch Jun 18, 2025
25 checks passed
@nashif nashif deleted the backport-85712-to-v3.7-branch branch June 18, 2025 13:18
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Watchdog Watchdog Backport Backport PR and backport failure issues platform: Nuvoton NPCX Nuvoton NPCX

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants