xref: /aosp_15_r20/system/libufdt/tests/testdata/local_fixup-overlay.dts (revision 13e8728f0cffde9369df671f7b293a048a99c7ed)
1/dts-v1/;
2/plugin/;
3
4&a {
5  c: c{
6    d{ interrupt_parent = <&c>; };
7  };
8};
9