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