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

[Backport v3.7-branch] devicetree: add DT_INST_NUM_IRQS() #78578

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Sep 17, 2024

Backport ee08ebd from #78137.

Fixes #78138

Note

This is not a bug fix, but it is required to backport a bug fix, see #78467

Add `DT_INST_NUM_IRQS()` to get the number of interrupt lines
of the current `DT_DRV_COMPAT`

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
(cherry picked from commit ee08ebd)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues area: Devicetree labels Sep 17, 2024
@ycsin ycsin added area: RISCV RISCV Architecture (32-bit & 64-bit) area: Interrupt Controller labels Sep 17, 2024
Copy link
Member

@ycsin ycsin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a bug fix, but it is required to backport a bug fix, see #78467

@ycsin ycsin added this to the v3.7.1 milestone Sep 19, 2024
@nashif nashif merged commit 331ad99 into v3.7-branch Sep 23, 2024
33 of 36 checks passed
@nashif nashif deleted the backport-78137-to-v3.7-branch branch September 23, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree area: Interrupt Controller area: RISCV RISCV Architecture (32-bit & 64-bit) Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants