android13/system/libufdt/tests/testdata/multiple_overlay_1.dts

16 lines
181 B
Plaintext

/dts-v1/;
/plugin/;
&a { prop1 = <0x01>; };
&b { ref1 = <&a>;
e {
phandle = <0x04>;
};
};
&d {
e {
prop_e = <0x0e>;
};
};
&e { prop_e = <0x02>; };