Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dts: arm: nuvoton: add wdt node of numaker m2l31x #73760

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

cyliangtw
Copy link
Contributor

This PR is to add watchdog node of numaker m2l31x dtsi and enable watchdog of numaker_m2l31ki board for wdt-basic-api test.

Pass wdt-basic-api test as:

Running TESTSUITE wdt_basic_test_suite
===================================================================
START - test_wdt
Testcase: test_wdt_no_callback
Waiting to restart MCU
Running TESTSUITE wdt_basic_test_suite
===================================================================
START - test_wdt
Testcase: test_wdt_no_callback
Testcase passed
Testcase: test_wdt_callback_1
Waiting to restart MCU
Running TESTSUITE wdt_basic_test_suite
===================================================================
START - test_wdt
Testcase: test_wdt_callback_1
Testcase passed
Testcase: test_wdt_bad_window_max
E: window.max should be non-zero
 PASS - test_wdt in 0.011 seconds
===================================================================
TESTSUITE wdt_basic_test_suite succeeded

------ TESTSUITE SUMMARY START ------

SUITE PASS - 100.00% [wdt_basic_test_suite]: pass = 1, fail = 0, skip = 0, total = 1 duration = 0.011 seconds
 - PASS - [wdt_basic_test_suite.test_wdt] duration = 0.011 seconds

------ TESTSUITE SUMMARY END ------

===================================================================
PROJECT EXECUTION SUCCESSFUL

Update m2l31x.dtsi, to add wdt node for wdt driver support.

Signed-off-by: cyliang tw <[email protected]>
Add support for Nuvoton numaker board numaker_m2l31ki.

Signed-off-by: cyliang tw <[email protected]>
@aescolar aescolar merged commit 6293daa into zephyrproject-rtos:main Jun 7, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Watchdog Watchdog platform: Nuvoton NPCX Nuvoton NPCX platform: Nuvoton Numicro Numaker Nuvoton Technology Corporation, Numicro Numaker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants