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: silabs: Fix clock and interrupt definitions for xg22 #88133

Merged

Conversation

asmellby
Copy link
Collaborator

@asmellby asmellby commented Apr 3, 2025

The WDOG and IADC clock node definitions were missing for xg22, and interrupt numbers were wrong for WDOG on xg27.

This caused build failures for #88054:

libraries.devicetree.api_ext on sltb010a@2/efr32bg22c224f512im40 error (Build failure - error: '__device_dts_ord_DT_N_S_soc_S_adc_5a004000_P_clocks_IDX_0_PH_ORD' undeclared here (not in a function))

@asmellby asmellby added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Apr 3, 2025
@github-actions github-actions bot added the platform: Silabs Silicon Labs label Apr 3, 2025
jhedberg
jhedberg previously approved these changes Apr 4, 2025
The WDOG and IADC clock node definitions were missing for xg22,
and interrupt numbers were wrong for WDOG on xg27.

Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
@kartben kartben merged commit 2959750 into zephyrproject-rtos:main Apr 4, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. platform: Silabs Silicon Labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants