xref
: /
system
/
libufdt
/
tests
/
testdata
/
multiple_overlay_2.dts
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/dts-v1/;
2
/plugin/;
3
4
&a { prop1 = <0x02>; };
5
&c { prop2 = <&a 0x02>; };
6