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

soc: nxp: rw: remove DT_NODE_HAS_STATUS_OKAY #72912

Merged
merged 1 commit into from
May 18, 2024

Conversation

ycsin
Copy link
Collaborator

@ycsin ycsin commented May 17, 2024

We do not have DT_NODE_HAS_STATUS_OKAY, change that to DT_NODE_HAS_STATUS(node_id, okay) instead

We do not have `DT_NODE_HAS_STATUS_OKAY`, change that to
`DT_NODE_HAS_STATUS(node_id, okay)` instead

Signed-off-by: Yong Cong Sin <[email protected]>
@ycsin ycsin added the bug The issue is a bug, or the PR is fixing a bug label May 17, 2024
@zephyrbot zephyrbot added platform: NXP NXP Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels May 17, 2024
@ycsin ycsin requested a review from erwango May 17, 2024 07:47
@ycsin ycsin changed the title soc: nxp: rw: remove DT_NODE_HAS_STATUS_OKAY soc: nxp: rw: remove DT_NODE_HAS_STATUS_OKAY May 17, 2024
@jhedberg jhedberg merged commit cc1894b into zephyrproject-rtos:main May 18, 2024
30 checks passed
@ycsin ycsin deleted the pr/fix_nxp_rw branch May 18, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants