Sign in
qemu
/
dtc
/
b0aacd0a77350a1c6c8539e669095aac9a25f5a8
/
.
/
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
>;
};
};