Skip to content

scripts: kconfig: Add dt_compat_any_has_prop#73728

Closed
decsny wants to merge 1 commit intozephyrproject-rtos:mainfrom
nxp-upstream:feature/dt_compat_any_has_prop
Closed

scripts: kconfig: Add dt_compat_any_has_prop#73728
decsny wants to merge 1 commit intozephyrproject-rtos:mainfrom
nxp-upstream:feature/dt_compat_any_has_prop

Conversation

@decsny
Copy link
Member

@decsny decsny commented Jun 4, 2024

Add a kconfig preprocessor function to check if
any node of a certain compatible has a specific property in DT.

Add a kconfig preprocessor function to check if
any node of a certain compatible has a specific property in DT.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
@decsny
Copy link
Member Author

decsny commented Jun 4, 2024

ci error seems unrelated to the changes in the PR..

@decsny
Copy link
Member Author

decsny commented Jun 7, 2024

added in #69207

@decsny decsny closed this Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment