xref: /aosp_15_r20/system/libufdt/tests/testdata/node_ordering-overlay.dts (revision 13e8728f0cffde9369df671f7b293a048a99c7ed)
1/dts-v1/;
2/plugin/;
3
4&a {
5  c1 {};
6  c2 {
7    c2x {};
8    c2y {};
9    c2z {};
10  };
11  c3 {};
12};
13