Skip to content

node: search node parent for interrupt-parent property#30

Open
rmsyn wants to merge 1 commit intorepnop:masterfrom
rmsyn:node/interrupts
Open

node: search node parent for interrupt-parent property#30
rmsyn wants to merge 1 commit intorepnop:masterfrom
rmsyn:node/interrupts

Conversation

@rmsyn
Copy link
Contributor

@rmsyn rmsyn commented Apr 23, 2024

If a interrupt-parent property or parent interrupt-cells property value cannot be found in the current node, searches the parent node for the interrupt-parent property.

dtb/test.dtb was recompiled with:

$ dtc -I dts -O dtb -o dtb/test.dtb dts/test.dts

If a `interrupt-parent` property or parent `interrupt-cells` property
value cannot be found in the current node, searches the parent node for
the `interrupt-parent` property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant