system/libufdt/tests/testdata/node_ordering-overlay.dts

13 lines
95 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
/dts-v1/;
/plugin/;
&a {
c1 {};
c2 {
c2x {};
c2y {};
c2z {};
};
c3 {};
};