Skip to content

Conversation

@ngphibang
Copy link
Contributor

@ngphibang ngphibang commented Jun 13, 2024

As display stuffs have been moved to a shield, the display chosen node must be removed as well because chosen node requires the node to be enabled. This causes CI failure for #72633

As display stuffs have been moved to a shield, the display chosen node
must be removed as well as chosen node requires the node to be enabled.

Signed-off-by: Phi Bang Nguyen <[email protected]>
@ngphibang
Copy link
Contributor Author

ngphibang commented Jun 13, 2024

To be able to detect similar issues in the future, I think the device tree scripts should have a mechanism to check on the zephyr chosen nodes and generate an error at compile time if a node is disabled ? I can look into this if you want.

@decsny
Copy link
Member

decsny commented Jun 13, 2024

To avoid similar issues in the future, I think the device tree scripts should check all the zephyr chosen nodes and generate an error compile time if the nodes are disabled. I can look into this if you want.

no

Copy link
Contributor

@danieldegrasse danieldegrasse left a comment

Choose a reason for hiding this comment

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

Apologies for missing this!

@decsny decsny added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jun 13, 2024
@decsny decsny added this to the v3.7.0 milestone Jun 13, 2024
@dleach02 dleach02 merged commit e2cdd92 into zephyrproject-rtos:main Jun 13, 2024
@dleach02 dleach02 deleted the fix_display_chosen_node_rt1064 branch June 13, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: NXP NXP size: XS A PR changing only a single line of code 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.

5 participants