android13/system/libufdt/tests/testdata/local_fixup_with_offset-ove...

12 lines
138 B
Plaintext

/dts-v1/;
/plugin/;
&a {
c: c{
d{ interrupt_parent = <0 1 &c 2 3>; };
};
e: e{
f{ interrupt_parent = <&c 5 &e>; };
};
};