Skip to content

How to remove node definition, which is referenced by included .dtsi, from the overlay #35214

Answered by henrikbrixandersen
yashi asked this question in Q&A
Discussion options

You must be logged in to vote

You can use /delete-property/ for deleting devicetree properties and /delete-node/ for deleting devicetree nodes from an overlay: https://docs.zephyrproject.org/latest/guides/dts/howtos.html#use-devicetree-overlays

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@hjhhskm
Comment options

@henrikbrixandersen
Comment options

@cdwilson
Comment options

@cdwilson
Comment options

Answer selected by yashi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants