Sign in
android
/
platform
/
external
/
dtc
/
2a7eef32d323c7125d70b29752ad8bcde7ea67fc
/
.
/
tests
/
bad-string-props.dts
blob: 6694704a5fc249e737bb5811bfccd87fcde3ef77 [
file
] [
log
] [
blame
]
/dts-v1/
;
/
{
device_type
=
<
0xdeadbeef
>;
model
=
<
0xdeadbeef
>;
status
=
<
0xdeadbeef
>;
label
=
<
0xdeadbeef
>;
foobar
-
names
=
"foo"
,
<
1
>;
node
{
compatible
=
"good"
,
<
0xdeadbeef
>;
};
};