Skip to content

Conversation

soburi
Copy link
Owner

@soburi soburi commented Oct 4, 2025

Summary

  • extend the devicetree macro grammar to accept DT_N path IRQ index controller macros

Testing

  • Not run (build tooling unavailable in container)

https://chatgpt.com/codex/tasks/task_e_68e104e6f24c8322a776eef87c85e0e4

soburi added 8 commits October 4, 2025 19:46
This change introduces generating definitions corresponding to
`*-map` property, which was currently discarded.

For `*-map` properties are made able to be treated as a variation
of phandle-array, assign sequential cell names for each group of
specifiers (child_specifier_0, child_specifier_1, ...,
parent_specifier_0, ...).

The `*-map` data is like a two-dimensional array, so it is difficult to
handle with the existing APIs, so we will also provide new APIs.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add a map property test for `test_edtlib.py`.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Add tests for map property related macros.

Add `native_sim/naive/64` to allowed platforms.

Signed-off-by: TOKITA Hiroshi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant