allwinner_a64/android/system/libufdt/tests/testdata/node_ordering-overlay.dts
2018-08-08 17:48:24 +08:00

12 lines
95 B
Text

/dts-v1/;
/plugin/;
&a {
c1 {};
c2 {
c2x {};
c2y {};
c2z {};
};
c3 {};
};