xref: /aosp_15_r20/system/libufdt/tests/testdata/overlay_2_layers-base.dts (revision 13e8728f0cffde9369df671f7b293a048a99c7ed)
1/dts-v1/;
2/ {
3  a: a {
4     b = "b";
5     c = "c";
6     d {
7       e = "e";
8     };
9  };
10};
11
12