Skip to content

Conversation

github-actions[bot]
Copy link

Backport a922397~4..a922397 from #3193.

rruuaanng and others added 4 commits August 25, 2025 07:35
Implement a check in the CI pipeline to enforce
that property names in device tree bindings do
not contain underscores.

Signed-off-by: James Roy <[email protected]>
Signed-off-by: Martí Bolívar <[email protected]>
(cherry picked from commit 4240853)
(cherry picked from commit 70e7ab3)
… for Kconfig

Adds support for checking modules for disallow Kconfig's in boards
and SoCs, which have been defined in a Zephyr module file

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 6d73a9c)
(cherry picked from commit 2f556e6)
The git diff subprocess was leaking, ie.,
it was still running with it's file streams open,
and python was printing warnings about this. Fix by calling
communicate() on the object which will do the cleanup.

Signed-off-by: Declan Snyder <[email protected]>
(cherry picked from commit 3b5bfd9)
(cherry picked from commit 2d0838c)
Change BoardYml compliance check from using get_module_setting_root()
to load and parse module.yml directly.

get_module_setting_root cannot be used directly with module.yml.
Instead adjust the code so that the module.yml file is loaded locally
and the dts_root setting is extracted from the dictionary.

Upstream PR #: 94397

Signed-off-by: Torsten Rasmussen <[email protected]>
(cherry picked from commit a922397)
@anangl anangl merged commit bbd00d3 into ncs-v3.1-branch Aug 26, 2025
2 checks passed
@NordicBuilder
Copy link
Contributor

none

Note: This comment is automatically posted and updated by the Contribs GitHub Action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants