Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_dtc
/
1d3125914506a1fb3cfef8774c180156519d2a6d
/
.
/
tests
/
include7.dts
blob: ab2c948f0f697c8a31ba754b806453a50eeb9b67 [
file
] [
log
] [
blame
]
subnode@1
{
compatible
=
"subnode1"
;
reg
=
<
1
>;
prop
-
int
=
[
deadbeef
];
subsubnode
{
compatible
=
"subsubnode1"
,
"subsubnode"
;
placeholder
=
"this is a placeholder string"
,
"string2"
;
prop
-
int
=
<
0xdeadbeef
>;
};
ss1
{
};
};